diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-04 20:46:11 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-04 20:46:11 +0800 |
commit | b2cce75329b9867783556666da59de8e5b4cfb33 (patch) | |
tree | 7f6177e82e931c9790c99c365428d872179cecba /security/doorman | |
parent | 368852b037b96e23c40189338f2a65de1eb9fbf3 (diff) | |
download | freebsd-ports-gnome-b2cce75329b9867783556666da59de8e5b4cfb33.tar.gz freebsd-ports-gnome-b2cce75329b9867783556666da59de8e5b4cfb33.tar.zst freebsd-ports-gnome-b2cce75329b9867783556666da59de8e5b4cfb33.zip |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
Diffstat (limited to 'security/doorman')
-rw-r--r-- | security/doorman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/doorman/Makefile b/security/doorman/Makefile index 40f2a3769b76..69dc3bae03c2 100644 --- a/security/doorman/Makefile +++ b/security/doorman/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= lupe@lupe-christoph.de +MAINTAINER= ports@FreeBSD.org COMMENT= Port knocking implementation, both daemon and client BUILD_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof |