aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Date-Manip
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-15 01:36:28 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-15 01:36:28 +0000
commit988d18db7b51c002f9836fabe68fd34746e8cb6e (patch)
tree0c2e6a50015e255aece88d375243d8e9393e235b /devel/p5-Date-Manip
parentb49deb74e8fe2ca52553820fd5419c1f0c4c673e (diff)
downloadports-988d18db7b51c002f9836fabe68fd34746e8cb6e.tar.gz
ports-988d18db7b51c002f9836fabe68fd34746e8cb6e.zip
Revert package names back to original.
Notes
Notes: svn path=/head/; revision=27562
Diffstat (limited to 'devel/p5-Date-Manip')
-rw-r--r--devel/p5-Date-Manip/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Date-Manip/Makefile b/devel/p5-Date-Manip/Makefile
index c78a7ce1eefb..7343c4043bfa 100644
--- a/devel/p5-Date-Manip/Makefile
+++ b/devel/p5-Date-Manip/Makefile
@@ -5,12 +5,13 @@
# $FreeBSD$
#
-PORTNAME= DateManip
+PORTNAME= Date-Manip
PORTVERSION= 5.35
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Date
PKGNAMEPREFIX= p5-
+DISTNAME= DateManip-${PORTVERSION}
MAINTAINER= jfitz@FreeBSD.org