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/ipfw2dshield | |
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/ipfw2dshield')
-rw-r--r-- | security/ipfw2dshield/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ipfw2dshield/Makefile b/security/ipfw2dshield/Makefile index 0adf44b6b3ab..77fea8579c76 100644 --- a/security/ipfw2dshield/Makefile +++ b/security/ipfw2dshield/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.5 CATEGORIES= security MASTER_SITES= http://www.dynamical-systems.org/ipfw/ -MAINTAINER= frank@dynamical-systems.org +MAINTAINER= ports@FreeBSD.org COMMENT= DShield client for ipfw logs PORTDOCS= CHANGES README.html README.txt |