diff options
author | anders <anders@FreeBSD.org> | 2014-10-29 22:11:51 +0000 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2014-10-29 22:11:51 +0000 |
commit | f07c32c4bd039690cbb7c5db21627ef8b5676f64 (patch) | |
tree | 997b9eba0775c4aa5f0201ac62a8d71b911b4e64 /security | |
parent | d48f20459343c74cb3137e5e6130da3d15a84d55 (diff) | |
download | FreeBSD-ports-f07c32c4bd039690cbb7c5db21627ef8b5676f64.zip FreeBSD-ports-f07c32c4bd039690cbb7c5db21627ef8b5676f64.tar.gz |
Drop maintainership of all remaining ports where I am listed.
No time for this unfortunately.
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 |