aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Include/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Include/Makefile')
-rw-r--r--devel/p5-Include/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Include/Makefile b/devel/p5-Include/Makefile
index 6609a644ec1e..6a04068bb753 100644
--- a/devel/p5-Include/Makefile
+++ b/devel/p5-Include/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: p5-Include
-# Version required: 1.02a
# Date created: October 21st 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= Include-1.02a
-PKGNAME= p5-Include-1.02a
+PORTNAME= Include
+PORTVERSION= 1.02a
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Include
+PKGNAMEPREFIX= p5-
MAINTAINER= jfitz@FreeBSD.org