summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Parser
diff options
context:
space:
mode:
authorwiz <wiz>1999-12-28 12:49:56 +0000
committerwiz <wiz>1999-12-28 12:49:56 +0000
commit470fecd15dbab5cc90e02d8284bb4eeb522c0344 (patch)
treee9c511c62cea65cdfbd41c7d494034b7a3b7e4ee /www/p5-HTML-Parser
parent772a26bad6587c7b6383ea9679f591697703efbe (diff)
downloadpkgsrc-470fecd15dbab5cc90e02d8284bb4eeb522c0344.tar.gz
changed PKGNAME to p5-${DISTNAME}
Diffstat (limited to 'www/p5-HTML-Parser')
-rw-r--r--www/p5-HTML-Parser/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-HTML-Parser/Makefile b/www/p5-HTML-Parser/Makefile
index 2d55bffccfb..4e6f09c67ce 100644
--- a/www/p5-HTML-Parser/Makefile
+++ b/www/p5-HTML-Parser/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 1999/12/01 16:59:01 rh Exp $
+# $NetBSD: Makefile,v 1.4 1999/12/28 12:55:45 wiz Exp $
#
-PKGNAME= p5-HTML-Parser-2.25
-DISTNAME!= echo ${PKGNAME} | sed -e 's/^p5-//'
+DISTNAME= HTML-Parser-2.25
+PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}