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 | |
parent | 13e854d95cf25bb870a961895bba4320c3e373cf (diff) | |
download | ports-fa727850593710792cccf0ce80957950ea293b9f.tar.gz ports-fa727850593710792cccf0ce80957950ea293b9f.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/pam-mysql/Makefile | 2 | ||||
-rw-r--r-- | security/sshblock/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/security/sshblock/Makefile b/security/sshblock/Makefile index a24ac4fb1408..6aa04abf027e 100644 --- a/security/sshblock/Makefile +++ b/security/sshblock/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= http://www.bsdconsulting.no/tools/ EXTRACT_SUFX= .pl -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Block abusive SSH login attempts RUN_DEPENDS= p5-File-Tail>=0:${PORTSDIR}/devel/p5-File-Tail |