diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-02-02 13:55:09 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-02-02 13:55:09 +0000 |
commit | 8b37a131f2a4cda8855fb0fd87c0240c536c01ec (patch) | |
tree | c550381d3aa0b7d903dc3b5cf570bc17066c6a8e /math/p5-Date-Handler/Makefile | |
parent | 1c07069278b2715d5fa8b367dee4466fff434e90 (diff) | |
download | ports-8b37a131f2a4cda8855fb0fd87c0240c536c01ec.tar.gz ports-8b37a131f2a4cda8855fb0fd87c0240c536c01ec.zip |
Notes
Diffstat (limited to 'math/p5-Date-Handler/Makefile')
-rw-r--r-- | math/p5-Date-Handler/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Date-Handler/Makefile b/math/p5-Date-Handler/Makefile index 6fb8ad75c0f7..35d5532e1c3e 100644 --- a/math/p5-Date-Handler/Makefile +++ b/math/p5-Date-Handler/Makefile @@ -8,13 +8,13 @@ # I putted it into 'math' and not 'devel' or other PORTNAME= Date-Handler -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Date PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for calculating time differences PERL_CONFIGURE= yes |