diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-17 11:48:31 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-17 11:48:31 +0000 |
commit | 30a69487c21a12b1ed88bf6f9323e781332a4d42 (patch) | |
tree | d40c5e52fe4d0d730888a17059c8bfb4e91cc52d /www/rubygem-redcloth | |
parent | d1a568f0a70856bd7c4ff33c76e4737dc189486d (diff) |
Notes
Diffstat (limited to 'www/rubygem-redcloth')
-rw-r--r-- | www/rubygem-redcloth/Makefile | 1 | ||||
-rw-r--r-- | www/rubygem-redcloth/pkg-plist | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/www/rubygem-redcloth/Makefile b/www/rubygem-redcloth/Makefile index cd4a148be902..f6003b43ac21 100644 --- a/www/rubygem-redcloth/Makefile +++ b/www/rubygem-redcloth/Makefile @@ -6,6 +6,7 @@ PORTNAME= redcloth PORTVERSION= 3.0.3 +PORTREVISION= 1 DISTNAME= RedCloth-${PORTVERSION} CATEGORIES= www ruby MASTER_SITES= http://rubyforge.org/frs/download.php/2898/ diff --git a/www/rubygem-redcloth/pkg-plist b/www/rubygem-redcloth/pkg-plist index 6c62c11a5e86..96f99e06d347 100644 --- a/www/rubygem-redcloth/pkg-plist +++ b/www/rubygem-redcloth/pkg-plist @@ -1,4 +1,4 @@ -%%CACHE_DIR%%/redcloth-3.0.3.gem +%%CACHE_DIR%%/RedCloth-3.0.3.gem %%GEMS_DIR%%/RedCloth-3.0.3/bin/redcloth %%GEMS_DIR%%/RedCloth-3.0.3/lib/redcloth.rb %%GEMS_DIR%%/RedCloth-3.0.3/run-tests.rb |