diff options
Diffstat (limited to 'mail/pear-Mail/Makefile')
-rw-r--r-- | mail/pear-Mail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/pear-Mail/Makefile b/mail/pear-Mail/Makefile index f274ec59801..11b1da1070f 100644 --- a/mail/pear-Mail/Makefile +++ b/mail/pear-Mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:35 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2009/07/17 18:00:17 adrianp Exp $ DISTNAME= Mail-1.1.14 PKGREVISION= 1 @@ -8,7 +8,7 @@ CONFLICTS= php-pear-Mail-[0-9]* DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_SMTP-[0-9]*:../../net/pear-Net_SMTP -MAINTAINER= adrianp@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://pear.php.net/package/Mail COMMENT= PHP Class that provides multiple interfaces for sending emails |