diff options
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 c8bf248..87c1bfa 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 a24ac4f..6aa04ab 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 |