summaryrefslogtreecommitdiff
path: root/devel/p5-Filter
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
commited33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch)
treebb126f7f4deabe676254cb651c5b8a780976235f /devel/p5-Filter
parentFix (diff)
PORTNAME/PORTVERSION update
Notes
Notes: svn path=/head/; revision=27452
Diffstat (limited to 'devel/p5-Filter')
-rw-r--r--devel/p5-Filter/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Filter/Makefile b/devel/p5-Filter/Makefile
index 707a9bacb1fa..39f8cb2f996f 100644
--- a/devel/p5-Filter/Makefile
+++ b/devel/p5-Filter/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: p5-Filter
-# Version required: 1.14
# Date created: June 26th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= Filter-1.14
-PKGNAME= p5-Filter-1.14
+PORTNAME= Filter
+PORTVERSION= 1.14
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Filter
+PKGNAMEPREFIX= p5-
MAINTAINER= jfitz@FreeBSD.org