summaryrefslogtreecommitdiff
path: root/textproc/p5-Filter
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Filter')
-rw-r--r--textproc/p5-Filter/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Filter/Makefile b/textproc/p5-Filter/Makefile
index 7d3675cd08c..1d499c4280a 100644
--- a/textproc/p5-Filter/Makefile
+++ b/textproc/p5-Filter/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/12/02 16:39:35 rh Exp $
+# $NetBSD: Makefile,v 1.2 1999/12/28 12:54:55 wiz Exp $
#
-PKGNAME= p5-Filter-1.16
-DISTNAME!= echo ${PKGNAME} | sed -e 's/^p5-//'
+DISTNAME= Filter-1.16
+PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Filter/}