diff options
Diffstat (limited to 'www/p5-HTTP-Proxy/Makefile')
-rw-r--r-- | www/p5-HTTP-Proxy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTTP-Proxy/Makefile b/www/p5-HTTP-Proxy/Makefile index 60adfa77f99..d6b4e22f50b 100644 --- a/www/p5-HTTP-Proxy/Makefile +++ b/www/p5-HTTP-Proxy/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2015/04/30 12:56:52 wen Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:52:03 wiz Exp $ # DISTNAME= HTTP-Proxy-0.303 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} |