diff options
author | Lars Thegler <lth@FreeBSD.org> | 2010-09-09 20:02:37 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2010-09-09 20:02:37 +0000 |
commit | 1778f8a80cfe7331dd42c2e12365ff327c69445c (patch) | |
tree | dbfebfca6df447ad4c85124815ee5a9c405bd60d /mail/p5-Email-MIME/Makefile | |
parent | Fix issue where remote sounds over RDP does not work by applying (diff) |
Update to 1.905
Notes
Notes:
svn path=/head/; revision=260878
Diffstat (limited to 'mail/p5-Email-MIME/Makefile')
-rw-r--r-- | mail/p5-Email-MIME/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/p5-Email-MIME/Makefile b/mail/p5-Email-MIME/Makefile index 7011801efa8f..6af7112fec54 100644 --- a/mail/p5-Email-MIME/Makefile +++ b/mail/p5-Email-MIME/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Email-MIME -PORTVERSION= 1.903 -PORTREVISION= 1 +PORTVERSION= 1.905 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |