diff options
Diffstat (limited to 'www/p5-HTMLObject/Makefile')
-rw-r--r-- | www/p5-HTMLObject/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-HTMLObject/Makefile b/www/p5-HTMLObject/Makefile index 6149952767e..c90b4a1bd2a 100644 --- a/www/p5-HTMLObject/Makefile +++ b/www/p5-HTMLObject/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/05/29 23:38:07 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2014/10/09 13:45:04 wiz Exp $ DISTNAME= libhtmlobject-perl-${VERSION} PKGNAME= p5-HTMLObject-${VERSION} PKGREVISION= 6 -SVR4_PKGNAME= p5hto CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=htmlobject/} |