diff options
author | Wen Heping <wen@FreeBSD.org> | 2016-12-22 12:00:08 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2016-12-22 12:00:08 +0000 |
commit | 6a2d3ed73913ab6119ee2bdff7d0290e83386746 (patch) | |
tree | cf641af07a15aefb1a12211a683e1759304d5e70 /security/pecl-pam | |
parent | b576200c120de21e726326dc6a9f18b9a6e1b127 (diff) | |
download | ports-6a2d3ed73913ab6119ee2bdff7d0290e83386746.tar.gz ports-6a2d3ed73913ab6119ee2bdff7d0290e83386746.zip |
Notes
Diffstat (limited to 'security/pecl-pam')
-rw-r--r-- | security/pecl-pam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pecl-pam/Makefile b/security/pecl-pam/Makefile index fc236085ff6b..773fd38124ee 100644 --- a/security/pecl-pam/Makefile +++ b/security/pecl-pam/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PECL classes for PAM integration LICENSE= PHP202 |