diff options
author | edwin <edwin@FreeBSD.org> | 2005-10-16 09:48:04 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-10-16 09:48:04 +0800 |
commit | a1603604908e442af73d4b014e490934fb41f401 (patch) | |
tree | d854c41043d3ac5e287a3264092fe863c43595c1 /www/rubygem-redcloth | |
parent | 0c249e51907fa8b73a24b3394809f0264225cc8e (diff) | |
download | freebsd-ports-gnome-a1603604908e442af73d4b014e490934fb41f401.tar.gz freebsd-ports-gnome-a1603604908e442af73d4b014e490934fb41f401.tar.zst freebsd-ports-gnome-a1603604908e442af73d4b014e490934fb41f401.zip |
[FIX] Chase change of distfile of rubygem-redcloth
The distfile for the www/rubygem-redcloth port was renamed
and thus cannot be installed.
PR: ports/87461
Submitted by: Jonathan Weiss <jw@innerewut.de>
Diffstat (limited to 'www/rubygem-redcloth')
-rw-r--r-- | www/rubygem-redcloth/Makefile | 1 | ||||
-rw-r--r-- | www/rubygem-redcloth/distinfo | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/www/rubygem-redcloth/Makefile b/www/rubygem-redcloth/Makefile index a724c617b19f..cd4a148be902 100644 --- a/www/rubygem-redcloth/Makefile +++ b/www/rubygem-redcloth/Makefile @@ -6,6 +6,7 @@ PORTNAME= redcloth PORTVERSION= 3.0.3 +DISTNAME= RedCloth-${PORTVERSION} CATEGORIES= www ruby MASTER_SITES= http://rubyforge.org/frs/download.php/2898/ diff --git a/www/rubygem-redcloth/distinfo b/www/rubygem-redcloth/distinfo index 795ca282f5a6..5afb71882603 100644 --- a/www/rubygem-redcloth/distinfo +++ b/www/rubygem-redcloth/distinfo @@ -1,2 +1,2 @@ -MD5 (rubygem/redcloth-3.0.3.gem) = a12563b9bd3240328ac9b4eb471ea3ba -SIZE (rubygem/redcloth-3.0.3.gem) = 23040 +MD5 (rubygem/RedCloth-3.0.3.gem) = a12563b9bd3240328ac9b4eb471ea3ba +SIZE (rubygem/RedCloth-3.0.3.gem) = 23040 |