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-textbuf | |
parent | 0f5ca5a16ef02c88d8e1fca2469a8a5d1e576a5e (diff) | |
download | ports-fda1712f3851ac46988604dc69cfc23b17be9672.tar.gz ports-fda1712f3851ac46988604dc69cfc23b17be9672.zip |
Notes
Diffstat (limited to 'devel/ruby-textbuf')
-rw-r--r-- | devel/ruby-textbuf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-textbuf/Makefile b/devel/ruby-textbuf/Makefile index 82b0179defb1..a704ae6395c5 100644 --- a/devel/ruby-textbuf/Makefile +++ b/devel/ruby-textbuf/Makefile @@ -9,8 +9,8 @@ PORTNAME= textbuf PORTVERSION= 0.3.8 PORTREVISION= 1 CATEGORIES= devel ruby -MASTER_SITES= http://www.loveruby.net/archive/ -MASTER_SITE_SUBDIR= knu +MASTER_SITES= http://www.loveruby.net/archive/%SUBDIR%/ +MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby |