diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2012-12-12 21:40:54 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2012-12-12 21:40:54 +0000 |
commit | d2fcee2d725194aa995f777ee4dbadccbf425160 (patch) | |
tree | 3dcca0861a1d92b0fceba8e3a32333956a55f9a8 /security/subweb | |
parent | d51e59f6a22e2bd77192c6e0f172a32ef5264fdb (diff) |
Notes
Diffstat (limited to 'security/subweb')
-rw-r--r-- | security/subweb/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/security/subweb/Makefile b/security/subweb/Makefile index bd29ad55739e..492aa8441846 100644 --- a/security/subweb/Makefile +++ b/security/subweb/Makefile @@ -1,16 +1,11 @@ -# New ports collection makefile for: subweb -# Date created: december 30, 2001 -# Whom: Nicolas Jombart <Nicolas.Jombart@hsc-labs.com> -# # $FreeBSD$ -# PORTNAME= subweb PORTVERSION= 1.0 CATEGORIES= security www MASTER_SITES= http://www.hsc.fr/ressources/outils/subweb/download/ -MAINTAINER= ecu@ipv42.net +MAINTAINER= ecu@200ok.org COMMENT= SubWeb is a (reverse) proxy to inspect HTTP flows on the fly NO_BUILD= YES |