aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Email-Address/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 05:30:21 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 05:30:21 +0000
commit5c60f9e05bde7832dd8c14b957b0706dd37cc410 (patch)
tree9573e5c9d2af69e2393a1e5ac7145405bac8468c /mail/p5-Email-Address/Makefile
parent68d9e5c93c7c50331a060be7a54b6fef89f2cac3 (diff)
downloadports-5c60f9e05bde7832dd8c14b957b0706dd37cc410.tar.gz
ports-5c60f9e05bde7832dd8c14b957b0706dd37cc410.zip
Notes
Diffstat (limited to 'mail/p5-Email-Address/Makefile')
-rw-r--r--mail/p5-Email-Address/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-Email-Address/Makefile b/mail/p5-Email-Address/Makefile
index cf335ab1522d..1a5ae1a34a2c 100644
--- a/mail/p5-Email-Address/Makefile
+++ b/mail/p5-Email-Address/Makefile
@@ -6,11 +6,12 @@
#
PORTNAME= Email-Address
-PORTVERSION= 1.86
+PORTVERSION= 1.87.0
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
COMMENT= RFC 2822 Address Parsing and Creation