diff options
Diffstat (limited to 'www/p5-HTTP-Request-Form/Makefile')
-rw-r--r-- | www/p5-HTTP-Request-Form/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTTP-Request-Form/Makefile b/www/p5-HTTP-Request-Form/Makefile index 9d2682be5d7..9627d6039c6 100644 --- a/www/p5-HTTP-Request-Form/Makefile +++ b/www/p5-HTTP-Request-Form/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2012/10/28 06:30:42 asau Exp $ +# $NetBSD: Makefile,v 1.26 2013/05/31 12:42:45 wiz Exp $ # DISTNAME= HTTP-Request-Form-0.952 PKGNAME= p5-${DISTNAME:S/952/9.5.2/} -PKGREVISION= 5 +PKGREVISION= 6 SVR4_PKGNAME= p5htt CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} |