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 2ac64fad77f..c45c31bc681 100644 --- a/www/p5-HTTP-Proxy/Makefile +++ b/www/p5-HTTP-Proxy/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2008/07/20 20:16:28 he Exp $ +# $NetBSD: Makefile,v 1.5 2008/10/19 19:19:15 he Exp $ # DISTNAME= HTTP-Proxy-0.22 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} |