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