diff options
author | Anders Nordby <anders@FreeBSD.org> | 2014-10-29 22:11:51 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2014-10-29 22:11:51 +0000 |
commit | fa727850593710792cccf0ce80957950ea293b9f (patch) | |
tree | 997b9eba0775c4aa5f0201ac62a8d71b911b4e64 /security/pam-mysql | |
parent | 13e854d95cf25bb870a961895bba4320c3e373cf (diff) | |
download | ports-fa727850593710792cccf0ce80957950ea293b9f.tar.gz ports-fa727850593710792cccf0ce80957950ea293b9f.zip |
Notes
Diffstat (limited to 'security/pam-mysql')
-rw-r--r-- | security/pam-mysql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam-mysql/Makefile b/security/pam-mysql/Makefile index c8bf248458b8..87c1bfa80ffc 100644 --- a/security/pam-mysql/Makefile +++ b/security/pam-mysql/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security databases MASTER_SITES= SF/pam-mysql/pam-mysql/0.7RC1 DISTNAME= ${PORTNAME}-0.7RC1${DISTVERSIONSUFFIX} -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Pam module for authenticating with MySQL USES= libtool:keepla |