summaryrefslogtreecommitdiff
path: root/devel/p5-Data-ShowTable/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Data-ShowTable/Makefile')
-rw-r--r--devel/p5-Data-ShowTable/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Data-ShowTable/Makefile b/devel/p5-Data-ShowTable/Makefile
index 2aab64bfedef..a1e9ce984346 100644
--- a/devel/p5-Data-ShowTable/Makefile
+++ b/devel/p5-Data-ShowTable/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: p5-Data-ShowTable
-# Version required: 3.3
# Date created: September 10th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= Data-ShowTable-3.3
-PKGNAME= p5-Data-ShowTable-3.3
+PORTNAME= Data-ShowTable
+PORTVERSION= 3.3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Data
+PKGNAMEPREFIX= p5-
MAINTAINER= jfitz@FreeBSD.org