diff options
| author | Akinori MUSHA <knu@FreeBSD.org> | 2003-03-23 07:21:56 +0000 |
|---|---|---|
| committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-03-23 07:21:56 +0000 |
| commit | 6e17e05281cb975d9d0e7d4dff72e8afc52bc4da (patch) | |
| tree | 305323e177c72509f35b44e344367d1c14925607 | |
| parent | bd3124540d1ed499832ad7fbdb7b2bbb6c1621d1 (diff) | |
Remove unused MASTER_SITE_SUBDIR.
| -rw-r--r-- | net/ruby-drb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ruby-drb/Makefile b/net/ruby-drb/Makefile index 9ff7e666835a..fb3805bd7337 100644 --- a/net/ruby-drb/Makefile +++ b/net/ruby-drb/Makefile @@ -9,7 +9,6 @@ PORTNAME= drb PORTVERSION= 1.3.9 CATEGORIES= net ruby MASTER_SITES= http://www2a.biglobe.ne.jp/~seki/ruby/ -MASTER_SITE_SUBDIR= contrib PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby |
