diff --git a/security/pecl-pam/Makefile b/security/pecl-pam/Makefile index b81355ece182..162435e0928e 100644 --- a/security/pecl-pam/Makefile +++ b/security/pecl-pam/Makefile @@ -1,16 +1,17 @@ # Created by: wen@FreeBSD.org PORTNAME= pam PORTVERSION= 1.0.3 PORTREVISION= 2 CATEGORIES= security pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PECL classes for PAM integration LICENSE= PHP202 -USES= php:pecl dos2unix -IGNORE_WITH_PHP= 80 +USES= dos2unix php:pecl + +IGNORE_WITH_PHP=80 .include