diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2013-01-30 04:02:06 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2013-01-30 04:02:06 +0000 |
commit | a5753d85f022e1b77e5dce6f4a98c9d7616b5465 (patch) | |
tree | 446426f1ad0b7ec9a1470084295cdd1ea96c8242 /mail/p5-Email-Address/Makefile | |
parent | c959290519ee3bd464ecc203dfa7e45a6678d497 (diff) |
- update to 1.897
Notes
Notes:
svn path=/head/; revision=311198
Diffstat (limited to 'mail/p5-Email-Address/Makefile')
-rw-r--r-- | mail/p5-Email-Address/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/p5-Email-Address/Makefile b/mail/p5-Email-Address/Makefile index 85673b684d47..2b143c62f80c 100644 --- a/mail/p5-Email-Address/Makefile +++ b/mail/p5-Email-Address/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: p5-Email-Address -# Date created: 2004-08-29 -# Whom: Lars Thegler <lth@FreeBSD.org> -# +# Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ # PORTNAME= Email-Address -PORTVERSION= 1.89.5 +PORTVERSION= 1.89.7 CATEGORIES= mail perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RJBS |