summaryrefslogtreecommitdiff
path: root/archivers/p5-Compress-Zlib
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
commit59df8af48ea44d533d5de8118602cc174bda92da (patch)
tree099d3028bb9a8d6c138c5cf52f3b004582a91035 /archivers/p5-Compress-Zlib
parentupdate with the new PORTNAME/PORTVERSION variables (diff)
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27419
Diffstat (limited to 'archivers/p5-Compress-Zlib')
-rw-r--r--archivers/p5-Compress-Zlib/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/p5-Compress-Zlib/Makefile b/archivers/p5-Compress-Zlib/Makefile
index 872f1ebba158..a21cb177d200 100644
--- a/archivers/p5-Compress-Zlib/Makefile
+++ b/archivers/p5-Compress-Zlib/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: p5-Compress-Zlib
-# Version required: 1.01
# Date created: October 20th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= Compress-Zlib-1.08
-PKGNAME= p5-Compress-Zlib-1.08
+PORTNAME= p5-Compress-Zlib
+PORTVERSION= 1.08
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Compress
+DISTNAME= Compress-Zlib-1.08
MAINTAINER= jfitz@FreeBSD.org