diff options
Diffstat (limited to 'www/p5-LWP-Protocol-PSGI/Makefile')
-rw-r--r-- | www/p5-LWP-Protocol-PSGI/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-LWP-Protocol-PSGI/Makefile b/www/p5-LWP-Protocol-PSGI/Makefile index 7b664f350e9..ba0b463179e 100644 --- a/www/p5-LWP-Protocol-PSGI/Makefile +++ b/www/p5-LWP-Protocol-PSGI/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/09/13 16:38:45 wen Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:52:07 wiz Exp $ DISTNAME= LWP-Protocol-PSGI-0.07 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWP/} |