diff options
Diffstat (limited to 'mail/pear-Mail_mimeDecode')
-rw-r--r-- | mail/pear-Mail_mimeDecode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pear-Mail_mimeDecode/Makefile b/mail/pear-Mail_mimeDecode/Makefile index 0611ed43ad34..dec57bc195fc 100644 --- a/mail/pear-Mail_mimeDecode/Makefile +++ b/mail/pear-Mail_mimeDecode/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5.0 CATEGORIES= mail www pear DISTNAME= Mail_mimeDecode-${PORTVERSION} -MAINTAINER= bg1tpt@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Provides a class to decode mime messages BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |