diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-09-06 20:59:53 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-09-06 20:59:53 +0000 |
commit | f1e5c2df82405f0c63ad55073a721caf78b98eb8 (patch) | |
tree | c4191a87b6b34efa093551c214fddaac92d3f4d5 /japanese/ruby-gyokuro/Makefile | |
parent | 133afad5c9b55eed15ddced89f1a58abc0b411a0 (diff) | |
download | ports-f1e5c2df82405f0c63ad55073a721caf78b98eb8.tar.gz ports-f1e5c2df82405f0c63ad55073a721caf78b98eb8.zip |
Notes
Diffstat (limited to 'japanese/ruby-gyokuro/Makefile')
-rw-r--r-- | japanese/ruby-gyokuro/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/ruby-gyokuro/Makefile b/japanese/ruby-gyokuro/Makefile index 260b9a961c8d..98f8b9870e89 100644 --- a/japanese/ruby-gyokuro/Makefile +++ b/japanese/ruby-gyokuro/Makefile @@ -8,7 +8,8 @@ PORTNAME= gyokuro PORTVERSION= 1.0.0 CATEGORIES= japanese textproc ruby -MASTER_SITES= http://downloads.sourceforge.jp/gyokuro/1017/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} +MASTER_SITE_SUBDIR= gyokuro/1017 PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby |