summaryrefslogtreecommitdiff
path: root/archivers/p5-Compress-Zlib
diff options
context:
space:
mode:
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