diff options
Diffstat (limited to 'mail/pear-Mail_Mime/Makefile')
-rw-r--r-- | mail/pear-Mail_Mime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/pear-Mail_Mime/Makefile b/mail/pear-Mail_Mime/Makefile index 02336ba0833c..c59fc6e442a7 100644 --- a/mail/pear-Mail_Mime/Makefile +++ b/mail/pear-Mail_Mime/Makefile @@ -6,10 +6,10 @@ # PORTNAME= Mail_Mime -PORTVERSION= 1.3.1 +PORTVERSION= 1.4.0a1 CATEGORIES= mail www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bg1tpt@gmail.com COMMENT= PEAR classes to create and decode MIME messages BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |