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 0cf9b2bc8e7..95399022332 100644 --- a/www/p5-HTTP-Proxy/Makefile +++ b/www/p5-HTTP-Proxy/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2011/11/19 03:28:23 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/03 21:58:49 wiz Exp $ # DISTNAME= HTTP-Proxy-0.25 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} |