mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
FIx plist.
Noticed by: YAPHR Submitted by: Jonathan Weiss <jw@innerewut.de>
This commit is contained in:
parent
d1a568f0a7
commit
30a69487c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145649
@ -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/
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user