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 5b6ef81ddaa..91a6db5684d 100644 --- a/www/p5-HTMLObject/Makefile +++ b/www/p5-HTMLObject/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2011/08/14 16:05:56 obache Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/03 21:58:47 wiz Exp $ DISTNAME= libhtmlobject-perl-${VERSION} PKGNAME= p5-HTMLObject-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 SVR4_PKGNAME= p5hto CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=htmlobject/} |