diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-05-13 17:22:39 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-05-13 17:22:39 +0000 |
commit | 8482eab22f67bbb94568329cae9090093b480ca2 (patch) | |
tree | c0decdb7e05251db26eee2c0b87bc6e1bf8efad6 /devel/p5-Date-Manip/Makefile | |
parent | 20101bb9a471837c7e564e83da0ab4c8e5d89141 (diff) | |
download | ports-8482eab22f67bbb94568329cae9090093b480ca2.tar.gz ports-8482eab22f67bbb94568329cae9090093b480ca2.zip |
Upgrade to 5.31.
Notes
Notes:
svn path=/head/; revision=10967
Diffstat (limited to 'devel/p5-Date-Manip/Makefile')
-rw-r--r-- | devel/p5-Date-Manip/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Date-Manip/Makefile b/devel/p5-Date-Manip/Makefile index bd40c88637ed..60e15fc8d802 100644 --- a/devel/p5-Date-Manip/Makefile +++ b/devel/p5-Date-Manip/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-Date-Manip -# Version required: 5.30 +# Version required: 5.31 # Date created: April 28th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.3 1997/06/24 18:43:12 jfitz Exp $ +# $Id: Makefile,v 1.4 1998/02/18 15:28:12 vanilla Exp $ # -DISTNAME= DateManip-5.30 -PKGNAME= p5-Date-Manip-5.30 +DISTNAME= DateManip-5.31 +PKGNAME= p5-Date-Manip-5.31 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Date |