diff options
-rw-r--r-- | www/p5-WWW-SourceForge/Makefile | 3 | ||||
-rw-r--r-- | www/p5-WWW-SourceForge/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-WWW-SourceForge/Makefile b/www/p5-WWW-SourceForge/Makefile index 7c59381ef4da..a8ee166099ba 100644 --- a/www/p5-WWW-SourceForge/Makefile +++ b/www/p5-WWW-SourceForge/Makefile @@ -6,11 +6,12 @@ # PORTNAME= WWW-SourceForge -PORTVERSION= 0.084 +PORTVERSION= 0.090 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/G/GU/GUGOD PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//} MAINTAINER= ychsiao@ychsiao.org COMMENT= Retrieve infromation from SourceForge site diff --git a/www/p5-WWW-SourceForge/distinfo b/www/p5-WWW-SourceForge/distinfo index 9eeaaca4666c..58e423b8d439 100644 --- a/www/p5-WWW-SourceForge/distinfo +++ b/www/p5-WWW-SourceForge/distinfo @@ -1,2 +1,2 @@ -MD5 (WWW-SourceForge-0.084.tar.gz) = c43c4ef30a9f34d6241dce2534ab4638 -SIZE (WWW-SourceForge-0.084.tar.gz) = 5517 +MD5 (WWW-SourceForge-0.09.tar.gz) = 0ff8ec0d2a8f569b4720dd3cb9e5b7a7 +SIZE (WWW-SourceForge-0.09.tar.gz) = 6399 |