aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Email-Date/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-01 12:11:52 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-01 12:11:52 +0000
commit4cba9d96bfe0f6a197e10b78f3d7233336e720d4 (patch)
treeb9e4412cad4a5a3fc4570fccc4efce8854b1e07d /mail/p5-Email-Date/Makefile
parent9d4693d397e1d7a5abf88d4d571d2a39f029bf17 (diff)
Notes
Diffstat (limited to 'mail/p5-Email-Date/Makefile')
-rw-r--r--mail/p5-Email-Date/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/p5-Email-Date/Makefile b/mail/p5-Email-Date/Makefile
index 47950fd33f8b..433b11cb0dde 100644
--- a/mail/p5-Email-Date/Makefile
+++ b/mail/p5-Email-Date/Makefile
@@ -6,13 +6,14 @@
#
PORTNAME= Email-Date
-PORTVERSION= 1.10
+PORTVERSION= 1.10.1
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Email
PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-${PORTVERSION:C/.([0-9]+)$/\1/}
-MAINTAINER= perl@FreeBSD.org
+MAINTAINER= clsung@FreeBSD.org
COMMENT= Find and Format Date Headers
BUILD_DEPENDS= p5-Email-Abstract>=2.10:${PORTSDIR}/mail/p5-Email-Abstract \