diff options
Diffstat (limited to 'mail/p5-Email-Folder/Makefile')
-rw-r--r-- | mail/p5-Email-Folder/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Email-Folder/Makefile b/mail/p5-Email-Folder/Makefile index 9555d66e5915..f9dc5a0fc935 100644 --- a/mail/p5-Email-Folder/Makefile +++ b/mail/p5-Email-Folder/Makefile @@ -6,11 +6,11 @@ # PORTNAME= Email-Folder -PORTVERSION= 0.85.1 +PORTVERSION= 0.85.2 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-0.851 +DISTNAME= ${PORTNAME}-0.852 MAINTAINER= lth@FreeBSD.org COMMENT= Read all the messages from a folder as Email::Simple objects |