aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Time/Makefile
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-12 05:30:15 +0800
committermharo <mharo@FreeBSD.org>2000-04-12 05:30:15 +0800
commit51c1b9f9a90a432058792df22dbe12d831d611d0 (patch)
tree00cbaf2438c30cc2a98f2ea38bee208d71f91bf0 /devel/p5-Time/Makefile
parent0bf120a84dd4029b5653c00e40bdd783f1805810 (diff)
downloadfreebsd-ports-gnome-51c1b9f9a90a432058792df22dbe12d831d611d0.tar.gz
freebsd-ports-gnome-51c1b9f9a90a432058792df22dbe12d831d611d0.tar.zst
freebsd-ports-gnome-51c1b9f9a90a432058792df22dbe12d831d611d0.zip
PORTNAME/PORTVERSION update
Diffstat (limited to 'devel/p5-Time/Makefile')
-rw-r--r--devel/p5-Time/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Time/Makefile b/devel/p5-Time/Makefile
index dd6d26430cd4..e00b8f5c2822 100644
--- a/devel/p5-Time/Makefile
+++ b/devel/p5-Time/Makefile
@@ -1,16 +1,16 @@
-# New ports collection makefile for: p5-Time-961002
-# Version required: 98.112901
+# New ports collection makefile for: p5-Time
# Date created: October 12th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= Time-modules-98.112901
-PKGNAME= p5-Time-981129
+PORTNAME= Time-modules
+PORTVERSION= 98.112901
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Time
+PKGNAMEPREFIX= p5-
MAINTAINER= jfitz@FreeBSD.org