diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-01-09 17:07:35 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-01-09 17:07:35 +0000 |
commit | b182af42fd8df2e90c4b2bf92dd9a5710dd28b3f (patch) | |
tree | d0a68f23e77fb0c5a402a95b9f096000e5ea95ca /devel | |
parent | a3a55218f655f724ee50c05661d1bc8281dcc45f (diff) | |
download | ports-b182af42fd8df2e90c4b2bf92dd9a5710dd28b3f.tar.gz ports-b182af42fd8df2e90c4b2bf92dd9a5710dd28b3f.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-DateTime-Format-Duration/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-DateTime-Format-Duration/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/devel/p5-DateTime-Format-Duration/Makefile b/devel/p5-DateTime-Format-Duration/Makefile index 9e3431a61945..a760dc6cbaab 100644 --- a/devel/p5-DateTime-Format-Duration/Makefile +++ b/devel/p5-DateTime-Format-Duration/Makefile @@ -6,11 +6,12 @@ # PORTNAME= DateTime-Format-Duration -PORTVERSION= 1.01 +PORTVERSION= 1.01.01 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DateTime PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/\1/} MAINTAINER= mat@FreeBSD.org COMMENT= Format and parse DateTime::Durations diff --git a/devel/p5-DateTime-Format-Duration/distinfo b/devel/p5-DateTime-Format-Duration/distinfo index 36364cbe986a..c590514b8759 100644 --- a/devel/p5-DateTime-Format-Duration/distinfo +++ b/devel/p5-DateTime-Format-Duration/distinfo @@ -1 +1 @@ -MD5 (DateTime-Format-Duration-1.01.tar.gz) = c4216a988ead7381b5fd6ac3b00683d8 +MD5 (DateTime-Format-Duration-1.0101.tar.gz) = 503896d9f56a6220939c6e60d001921a |