diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-09-19 16:08:19 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-09-19 16:08:19 +0000 |
commit | 1337617b8995ebca6a9416acbf1201e80f2d47df (patch) | |
tree | 6393dda5b400b16a98eb4009b811020d849f3a4d /security/ruby-acl | |
parent | 13ed950b080bce0e9776b05cfc1e125dd0cbbe6f (diff) | |
download | ports-1337617b8995ebca6a9416acbf1201e80f2d47df.tar.gz ports-1337617b8995ebca6a9416acbf1201e80f2d47df.zip |
Notes
Diffstat (limited to 'security/ruby-acl')
-rw-r--r-- | security/ruby-acl/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/ruby-acl/Makefile b/security/ruby-acl/Makefile index 83894fd60696..0def050eda6a 100644 --- a/security/ruby-acl/Makefile +++ b/security/ruby-acl/Makefile @@ -8,7 +8,9 @@ PORTNAME= acl PORTVERSION= 1.0 CATEGORIES= security ipv6 ruby -MASTER_SITES= http://www2a.biglobe.ne.jp/~seki/ruby/ +MASTER_SITES= ${MASTER_SITE_RUBY} \ + http://www2a.biglobe.ne.jp/~seki/ruby/ +MASTER_SITE_SUBDIR= contrib PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby |