diff options
Diffstat (limited to 'mail/pear-Auth_SASL')
-rw-r--r-- | mail/pear-Auth_SASL/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/pear-Auth_SASL/Makefile b/mail/pear-Auth_SASL/Makefile index d5326693a2b..9f7aed341e6 100644 --- a/mail/pear-Auth_SASL/Makefile +++ b/mail/pear-Auth_SASL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/06/04 11:46:01 obache Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/08 12:19:25 asau Exp $ DISTNAME= Auth_SASL-1.0.6 CATEGORIES= mail @@ -8,7 +8,5 @@ HOMEPAGE= http://pear.php.net/package/Auth_SASL COMMENT= Abstraction of various SASL mechanism responses LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../lang/php/pear.mk" .include "../../mk/bsd.pkg.mk" |