diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
commit | ed33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch) | |
tree | bb126f7f4deabe676254cb651c5b8a780976235f /devel/p5-Date-Manip | |
parent | cd551d001ae65b6035a625879180b837df06f895 (diff) |
Notes
Diffstat (limited to 'devel/p5-Date-Manip')
-rw-r--r-- | devel/p5-Date-Manip/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Date-Manip/Makefile b/devel/p5-Date-Manip/Makefile index 59d901424f20..c78a7ce1eefb 100644 --- a/devel/p5-Date-Manip/Makefile +++ b/devel/p5-Date-Manip/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: p5-Date-Manip -# Version required: 5.* # Date created: April 28th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= DateManip-5.35 -PKGNAME= p5-Date-Manip-5.35 +PORTNAME= DateManip +PORTVERSION= 5.35 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Date +PKGNAMEPREFIX= p5- MAINTAINER= jfitz@FreeBSD.org |