diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 12:46:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 12:46:11 +0000 |
commit | 000c0db39b9bc9bba1975ba4e2325584698a4cc5 (patch) | |
tree | 7f6177e82e931c9790c99c365428d872179cecba /security/doscan | |
parent | 95b4c3a999e3d44c5deffd597cf371722530621f (diff) | |
download | ports-000c0db39b9bc9bba1975ba4e2325584698a4cc5.tar.gz ports-000c0db39b9bc9bba1975ba4e2325584698a4cc5.zip |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=360609
Diffstat (limited to 'security/doscan')
-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 |