diff options
author | pav <pav@FreeBSD.org> | 2004-11-12 05:15:44 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-11-12 05:15:44 +0800 |
commit | f9bcd020a9dcef2485b0822e142c51244f38dc39 (patch) | |
tree | e295eef5d1bd1dd0732d6b486d0d82c2bc573f70 /security/spike-proxy | |
parent | 0a10dd2947169b77ce21ec4fbc1bd3ba221bf0ad (diff) | |
download | freebsd-ports-gnome-f9bcd020a9dcef2485b0822e142c51244f38dc39.tar.gz freebsd-ports-gnome-f9bcd020a9dcef2485b0822e142c51244f38dc39.tar.zst freebsd-ports-gnome-f9bcd020a9dcef2485b0822e142c51244f38dc39.zip |
- Reset bouncing maintainer's address:
<Yonatan@Xpert.com>: unknown user: "yonatan"
Diffstat (limited to 'security/spike-proxy')
-rw-r--r-- | security/spike-proxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/spike-proxy/Makefile b/security/spike-proxy/Makefile index 38cda930baec..f8114d388888 100644 --- a/security/spike-proxy/Makefile +++ b/security/spike-proxy/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.immunitysec.com/downloads/ DISTNAME= SP${PORTVERSION:L:C/\.//g} EXTRACT_SUFX= .tgz -MAINTAINER= Yonatan@xpert.com +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for looking for vulnerabilities in web applications BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/SSL.so:${PORTSDIR}/security/py-openssl |