diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-13 20:34:16 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-13 20:34:16 +0000 |
commit | ee127484052c082f87fe9653895f197289d5a32e (patch) | |
tree | 195eae4575c912b5bc1e16188f66091ccefe97f2 /textproc/ruby-format/Makefile | |
parent | Update to 0.5.1. (diff) |
Update to 1.04.
Diffstat (limited to 'textproc/ruby-format/Makefile')
-rw-r--r-- | textproc/ruby-format/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-format/Makefile b/textproc/ruby-format/Makefile index 1a5c76b10844..d6a6417ded69 100644 --- a/textproc/ruby-format/Makefile +++ b/textproc/ruby-format/Makefile @@ -6,9 +6,9 @@ # PORTNAME= format -PORTVERSION= 1.03 +PORTVERSION= 1.04 CATEGORIES= textproc ruby -MASTER_SITES= http://www.crhc.uiuc.edu/~rubel/ +MASTER_SITES= http://www.crhc.uiuc.edu/~rubel/FormatR/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= FormatR.${PORTVERSION} DIST_SUBDIR= ruby |