diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-11-14 17:16:14 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-11-14 17:16:14 +0000 |
commit | e3c3f830a679f5bfe7de14a721ac2ec164f29f64 (patch) | |
tree | 0baba157125032f8c5454bca86dbc668c72bd53d /security/dirbuster | |
parent | ecf1f17567248f3876c2c44c62db3783a8b8bc9d (diff) | |
download | ports-e3c3f830a679f5bfe7de14a721ac2ec164f29f64.tar.gz ports-e3c3f830a679f5bfe7de14a721ac2ec164f29f64.zip |
Notes
Diffstat (limited to 'security/dirbuster')
-rw-r--r-- | security/dirbuster/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/dirbuster/Makefile b/security/dirbuster/Makefile index 9f36fbb2caba..ca266eda479f 100644 --- a/security/dirbuster/Makefile +++ b/security/dirbuster/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security java MASTER_SITES= SF/${PORTNAME}/DirBuster%20%28jar%20%2B%20lists%29/1.0-RC1/ DISTNAME= DirBuster-1.0-RC1 -MAINTAINER= niels@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= DirBuster allows file and directory brute forcing on web servers USE_ZIP= YES |