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/doscan/Makefile | |
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/doscan/Makefile')
-rw-r--r-- | security/doscan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/doscan/Makefile b/security/doscan/Makefile index 89b7ec88650b..d7c6fc05d452 100644 --- a/security/doscan/Makefile +++ b/security/doscan/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= security net MASTER_SITES= http://static.enyo.de/fw/releases/doscan/ -MAINTAINER= jmohacsi@bsd.hu +MAINTAINER= ports@FreeBSD.org COMMENT= Tool to quickly scan your network for machines listening on a TCP port LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre |