diff options
author | Lars Thegler <lth@FreeBSD.org> | 2006-12-12 14:33:04 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2006-12-12 14:33:04 +0000 |
commit | 31eb665fe41108bd3687e93866bb23cb55680dd2 (patch) | |
tree | 78b83329fef162956a7aa23429fd13eb39bbc462 /mail/p5-Email-MIME/Makefile | |
parent | Don't depend on jack on 4.x anymore, since the latest jack update broke (diff) |
Update to 1.857
Notes
Notes:
svn path=/head/; revision=179569
Diffstat (limited to 'mail/p5-Email-MIME/Makefile')
-rw-r--r-- | mail/p5-Email-MIME/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Email-MIME/Makefile b/mail/p5-Email-MIME/Makefile index 26a1a9ad362a..809b88fc1393 100644 --- a/mail/p5-Email-MIME/Makefile +++ b/mail/p5-Email-MIME/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Email-MIME -PORTVERSION= 1.855 +PORTVERSION= 1.857 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |