aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Format-Excel
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2007-08-31 13:37:23 +0000
committerMathieu Arnold <mat@FreeBSD.org>2007-08-31 13:37:23 +0000
commitd1850a3d8ce1023f97814bd5db8642bfc8e695e0 (patch)
treebba44484f7b230fd6b557cc34a841c889282242a /devel/p5-DateTime-Format-Excel
parentff334859ab3a3bf4271f7fce3a419dc3c28772be (diff)
downloadports-d1850a3d8ce1023f97814bd5db8642bfc8e695e0.tar.gz
ports-d1850a3d8ce1023f97814bd5db8642bfc8e695e0.zip
Notes
Diffstat (limited to 'devel/p5-DateTime-Format-Excel')
-rw-r--r--devel/p5-DateTime-Format-Excel/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/p5-DateTime-Format-Excel/Makefile b/devel/p5-DateTime-Format-Excel/Makefile
index 8142ff2e0940..7ce5d5874320 100644
--- a/devel/p5-DateTime-Format-Excel/Makefile
+++ b/devel/p5-DateTime-Format-Excel/Makefile
@@ -7,11 +7,10 @@
PORTNAME= DateTime-Format-Excel
PORTVERSION= 0.29.01
+DISTVERSION= ${PORTVERSION:C/\.(..)$/\1/}
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= DateTime
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/\1/}
MAINTAINER= mat@FreeBSD.org
COMMENT= Convert between DateTime and Excel dates