diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-09-11 02:40:21 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-09-11 02:40:21 +0000 |
commit | ba62251514fed02bfa0cde5fc2652808e8dcc578 (patch) | |
tree | cc54739751e7527181a331442df3d76d8f23f2c8 /lang/ruby-usersguide | |
parent | 034900785f30542e6aa9790cdae45a3142743536 (diff) | |
download | ports-ba62251514fed02bfa0cde5fc2652808e8dcc578.tar.gz ports-ba62251514fed02bfa0cde5fc2652808e8dcc578.zip |
Notes
Diffstat (limited to 'lang/ruby-usersguide')
-rw-r--r-- | lang/ruby-usersguide/Makefile | 4 | ||||
-rw-r--r-- | lang/ruby-usersguide/distinfo | 2 | ||||
-rw-r--r-- | lang/ruby-usersguide/pkg-plist | 1 |
3 files changed, 3 insertions, 4 deletions
diff --git a/lang/ruby-usersguide/Makefile b/lang/ruby-usersguide/Makefile index afa38ec16521..88d20d7efd54 100644 --- a/lang/ruby-usersguide/Makefile +++ b/lang/ruby-usersguide/Makefile @@ -9,13 +9,13 @@ PORTNAME= ruby-usersguide PORTVERSION= ${VERSION} CATEGORIES+= lang ruby MASTER_SITES?= http://www.cs.iastate.edu/~slagell/ruby/ -DISTNAME?= ${SHORTNAME} +DISTNAME?= ${SHORTNAME}-${VERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org SHORTNAME= ${PORTNAME:S/usersguide/uguide/} -VERSION?= 20000904 +VERSION?= 20000910 PLIST_SUB= LANGSUFFIX="${LANGSUFFIX}" diff --git a/lang/ruby-usersguide/distinfo b/lang/ruby-usersguide/distinfo index a4a4dbc0660a..ce9da7374fc5 100644 --- a/lang/ruby-usersguide/distinfo +++ b/lang/ruby-usersguide/distinfo @@ -1 +1 @@ -MD5 (ruby/ruby-uguide.tar.gz) = b7c68b9256c14db5794eb687745ab082 +MD5 (ruby/ruby-uguide-20000910.tar.gz) = b9937ed17a90ba37781209359cae13ae diff --git a/lang/ruby-usersguide/pkg-plist b/lang/ruby-usersguide/pkg-plist index 9f38f0a0477e..7f22543e38b0 100644 --- a/lang/ruby-usersguide/pkg-plist +++ b/lang/ruby-usersguide/pkg-plist @@ -4,7 +4,6 @@ %%RUBY_DOCDIR%%/ruby-usersguide/a2u.gif %%RUBY_DOCDIR%%/ruby-usersguide/eval.rb %%RUBY_DOCDIR%%/ruby-usersguide/index.html -%%RUBY_DOCDIR%%/ruby-usersguide/install.html %%RUBY_DOCDIR%%/ruby-usersguide/uguide.css %%RUBY_DOCDIR%%/ruby-usersguide/uguide00.html %%RUBY_DOCDIR%%/ruby-usersguide/uguide01.html |