diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-03-12 21:27:28 +0800 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-03-12 21:27:28 +0800 |
commit | f856a9ae6e946c6975cc77bd09648d1dcb1e3aa4 (patch) | |
tree | 081c3e9bc8fa0ef8a36ee41524758a1afae719d1 /security/wapiti | |
parent | 2b2b793e2f1f32ff1223df555ee1351a2e2e2201 (diff) | |
download | freebsd-ports-gnome-f856a9ae6e946c6975cc77bd09648d1dcb1e3aa4.tar.gz freebsd-ports-gnome-f856a9ae6e946c6975cc77bd09648d1dcb1e3aa4.tar.zst freebsd-ports-gnome-f856a9ae6e946c6975cc77bd09648d1dcb1e3aa4.zip |
- Update maintainer address
Approved by: thierry (mentor)
Diffstat (limited to 'security/wapiti')
-rw-r--r-- | security/wapiti/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/wapiti/Makefile b/security/wapiti/Makefile index ecc5d12f0f70..17e765ad8f73 100644 --- a/security/wapiti/Makefile +++ b/security/wapiti/Makefile @@ -9,7 +9,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= wapiti -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= Wapiti is a vulnerability scanner for web applications RUN_DEPENDS= ${PYTHON_SITELIBDIR}/tidy:${PORTSDIR}/www/py-utidy |