From 0c2b878c763abf8634ba154ab96f2b89921fefd9 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Wed, 5 May 2021 03:15:14 +0800 Subject: [PATCH] security/pecl-pam: Sort USES - Take maintainership --- security/pecl-pam/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/security/pecl-pam/Makefile b/security/pecl-pam/Makefile index b81355ece1821..162435e0928e2 100644 --- a/security/pecl-pam/Makefile +++ b/security/pecl-pam/Makefile @@ -5,12 +5,13 @@ 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