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 | |
parent | 8c32e72cb1a5493e2acc2300c8ef510c8850087e (diff) | |
download | ports-ee127484052c082f87fe9653895f197289d5a32e.tar.gz ports-ee127484052c082f87fe9653895f197289d5a32e.zip |
Notes
-rw-r--r-- | textproc/ruby-format/Makefile | 4 | ||||
-rw-r--r-- | textproc/ruby-format/distinfo | 2 | ||||
-rw-r--r-- | textproc/ruby-format/pkg-plist | 1 |
3 files changed, 4 insertions, 3 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 diff --git a/textproc/ruby-format/distinfo b/textproc/ruby-format/distinfo index 644973d665bf..90e7cacb5f17 100644 --- a/textproc/ruby-format/distinfo +++ b/textproc/ruby-format/distinfo @@ -1 +1 @@ -MD5 (ruby/FormatR.1.03.tar.gz) = 13debc3f3d247a5d5eebe99651bb6a02 +MD5 (ruby/FormatR.1.04.tar.gz) = 94d698fc499f5d1e46cb9380abb60240 diff --git a/textproc/ruby-format/pkg-plist b/textproc/ruby-format/pkg-plist index dcd2c0f2e8e2..02de0951cee5 100644 --- a/textproc/ruby-format/pkg-plist +++ b/textproc/ruby-format/pkg-plist @@ -9,5 +9,6 @@ %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/format/test/6 %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/format/test/7 %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/format/test/8 +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/format/test/10 %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/format/test %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/format |