diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-03 20:30:38 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-03 20:30:38 +0000 |
commit | fda1712f3851ac46988604dc69cfc23b17be9672 (patch) | |
tree | 4dfd612dd9f5f7301c34f928af57ed41f50eb848 /devel/ruby-amstd | |
parent | portupgrade(1): (diff) |
Update MASTER_SITES.
Notes
Notes:
svn path=/head/; revision=52541
Diffstat (limited to 'devel/ruby-amstd')
-rw-r--r-- | devel/ruby-amstd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ruby-amstd/Makefile b/devel/ruby-amstd/Makefile index 75dbd83e76d9..c407e6e3fb3d 100644 --- a/devel/ruby-amstd/Makefile +++ b/devel/ruby-amstd/Makefile @@ -8,7 +8,8 @@ PORTNAME= amstd PORTVERSION= 1.10.0 CATEGORIES= devel ruby -MASTER_SITES= http://www.loveruby.net/archive/ +MASTER_SITES= http://www.loveruby.net/archive/%SUBDIR%/ +MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby |