diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-10-02 14:52:44 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-10-02 14:52:44 +0000 |
commit | d4c3b876f699135e7d21549728a8849d70ef4720 (patch) | |
tree | 9774d02939eabf6ee68216fa73b151f370aca0b7 /textproc/ruby-format | |
parent | fe1bd7a63ea88ff97b2d9c08f196c7fd75f3d784 (diff) |
Notes
Diffstat (limited to 'textproc/ruby-format')
-rw-r--r-- | textproc/ruby-format/Makefile | 8 | ||||
-rw-r--r-- | textproc/ruby-format/distinfo | 2 |
2 files changed, 6 insertions, 4 deletions
diff --git a/textproc/ruby-format/Makefile b/textproc/ruby-format/Makefile index 8c19cc3ab6b2..62e69386f666 100644 --- a/textproc/ruby-format/Makefile +++ b/textproc/ruby-format/Makefile @@ -6,11 +6,13 @@ # PORTNAME= format -PORTVERSION= 0.9 +PORTVERSION= 0.92 CATEGORIES= textproc ruby -MASTER_SITES= http://www.crhc.uiuc.edu/~rubel/ +#MASTER_SITES= http://www.crhc.uiuc.edu/~rubel/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= knu PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -DISTNAME= FormatR +DISTNAME= FormatR-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org diff --git a/textproc/ruby-format/distinfo b/textproc/ruby-format/distinfo index bf7350210eb5..5a87c385ffb7 100644 --- a/textproc/ruby-format/distinfo +++ b/textproc/ruby-format/distinfo @@ -1 +1 @@ -MD5 (ruby/FormatR.tar.gz) = 87becd78b1c4ccb3d47496c2b78915a8 +MD5 (ruby/FormatR-0.92.tar.gz) = 31994ca8bb3f7e548c25c41a7b449a8f |