diff options
Diffstat (limited to 'www/p5-HTMLObject/Makefile')
-rw-r--r-- | www/p5-HTMLObject/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTMLObject/Makefile b/www/p5-HTMLObject/Makefile index 9bba7184a01..6149952767e 100644 --- a/www/p5-HTMLObject/Makefile +++ b/www/p5-HTMLObject/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2013/05/31 12:42:43 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2014/05/29 23:38:07 wiz Exp $ DISTNAME= libhtmlobject-perl-${VERSION} PKGNAME= p5-HTMLObject-${VERSION} -PKGREVISION= 5 +PKGREVISION= 6 SVR4_PKGNAME= p5hto CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=htmlobject/} |