diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-11 21:15:44 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-11 21:15:44 +0000 |
commit | b4453618f7438d48bdc46deeb7e895aed3a53108 (patch) | |
tree | cf4c21bb7d6fb9a475740de9dd5ae8b016a99352 /security/spike-proxy | |
parent | d175075e263c2f6c349ca4292d3672d2eccbe887 (diff) | |
download | ports-b4453618f7438d48bdc46deeb7e895aed3a53108.tar.gz ports-b4453618f7438d48bdc46deeb7e895aed3a53108.zip |
Notes
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 |