diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-03-29 04:54:27 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-03-29 04:54:27 +0000 |
commit | 336edbc52c1545375d5f017e759d82f756f162e7 (patch) | |
tree | 1ff299780580bb7d450d6fd4fb2f98602af79a59 /www/p5-WWW-Spinn3r/Makefile | |
parent | 2019b3f7ff5173cfaa882d0c33946683bdb7d3a9 (diff) | |
download | ports-336edbc52c1545375d5f017e759d82f756f162e7.tar.gz ports-336edbc52c1545375d5f017e759d82f756f162e7.zip |
Notes
Diffstat (limited to 'www/p5-WWW-Spinn3r/Makefile')
-rw-r--r-- | www/p5-WWW-Spinn3r/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WWW-Spinn3r/Makefile b/www/p5-WWW-Spinn3r/Makefile index 11f1320bba18..8c230cb71f2d 100644 --- a/www/p5-WWW-Spinn3r/Makefile +++ b/www/p5-WWW-Spinn3r/Makefile @@ -6,12 +6,12 @@ # PORTNAME= WWW-Spinn3r -PORTVERSION= 2.00100302 +PORTVERSION= 2.00100304 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= An interface to the Spinn3r API RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ |