diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2013-08-19 17:39:27 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2013-08-19 17:39:27 +0000 |
commit | 71ea1611a1d24fb8c64c449307326007ee4c5574 (patch) | |
tree | a815c43d3e746af99646892632e1d586591ee61f /mail/p5-Email-Send/Makefile | |
parent | 9e3ad920d05a40bb7446d0d43259d4d659c4630d (diff) | |
download | ports-71ea1611a1d24fb8c64c449307326007ee4c5574.tar.gz ports-71ea1611a1d24fb8c64c449307326007ee4c5574.zip |
Notes
Diffstat (limited to 'mail/p5-Email-Send/Makefile')
-rw-r--r-- | mail/p5-Email-Send/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/p5-Email-Send/Makefile b/mail/p5-Email-Send/Makefile index 9b39f773e67e..348b8fc92c5e 100644 --- a/mail/p5-Email-Send/Makefile +++ b/mail/p5-Email-Send/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Email-Send -PORTVERSION= 2.198 -PORTREVISION= 1 +PORTVERSION= 2.199 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |