diff options
Diffstat (limited to 'www/p5-libwww/Makefile')
-rw-r--r-- | www/p5-libwww/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index 6d7f911a824..e49be2822e9 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.88 2014/05/15 09:41:22 wiz Exp $ +# $NetBSD: Makefile,v 1.89 2014/05/29 23:38:17 wiz Exp $ DISTNAME= libwww-perl-6.06 PKGNAME= p5-${DISTNAME:S/-perl-/-/} +PKGREVISION= 1 SVR4_PKGNAME= p5lww CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MS/MSCHILLI/} |