aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Format-MySQL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-DateTime-Format-MySQL/Makefile')
-rw-r--r--devel/p5-DateTime-Format-MySQL/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-DateTime-Format-MySQL/Makefile b/devel/p5-DateTime-Format-MySQL/Makefile
index 4e3086496cb4..0451bd4c642f 100644
--- a/devel/p5-DateTime-Format-MySQL/Makefile
+++ b/devel/p5-DateTime-Format-MySQL/Makefile
@@ -6,12 +6,13 @@
#
PORTNAME= DateTime-Format-MySQL
-PORTVERSION= 0.03
+PORTVERSION= 0.03.01
PORTREVISION= 1
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= Parse and format MySQL dates and times