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 074c9ef1ba0..2618db7b21d 100644 --- a/www/p5-HTMLObject/Makefile +++ b/www/p5-HTMLObject/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2018/08/22 09:47:41 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2019/08/11 13:24:43 wiz Exp $ DISTNAME= libhtmlobject-perl-${VERSION} PKGNAME= p5-HTMLObject-${VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=htmlobject/} |