diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-01-03 12:08:30 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-01-03 12:08:30 +0000 |
commit | 5a585878f1dcaa8ec9b26875d16326198e562193 (patch) | |
tree | 1f5c6a80abdb46d7c3f7105600d35840eacfa54c /textproc/ruby-format/Makefile | |
parent | d5b956092846ce95cb85ebb20fd6d49db71bb693 (diff) | |
download | ports-5a585878f1dcaa8ec9b26875d16326198e562193.tar.gz ports-5a585878f1dcaa8ec9b26875d16326198e562193.zip |
Notes
Diffstat (limited to 'textproc/ruby-format/Makefile')
-rw-r--r-- | textproc/ruby-format/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/ruby-format/Makefile b/textproc/ruby-format/Makefile index 2cdbe3f511b3..779900442431 100644 --- a/textproc/ruby-format/Makefile +++ b/textproc/ruby-format/Makefile @@ -6,9 +6,10 @@ # PORTNAME= format -PORTVERSION= 1.06 +PORTVERSION= 1.07 CATEGORIES= textproc ruby -MASTER_SITES= http://www.crhc.uiuc.edu/~rubel/FormatR/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME}r PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= FormatR.${PORTVERSION} DIST_SUBDIR= ruby |