diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-14 08:35:09 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-14 08:35:09 +0000 |
commit | 3db59459d2f18ea5a1c59cc96f3f2a19f9db2913 (patch) | |
tree | dd7155f1ebc171cbff232abc3b989964a6f46677 /net/proxy-suite | |
parent | c661f35da204e7ab1614c30709e1279d72f4ef5d (diff) | |
download | ports-3db59459d2f18ea5a1c59cc96f3f2a19f9db2913.tar.gz ports-3db59459d2f18ea5a1c59cc96f3f2a19f9db2913.zip |
Notes
Diffstat (limited to 'net/proxy-suite')
-rw-r--r-- | net/proxy-suite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/proxy-suite/Makefile b/net/proxy-suite/Makefile index e53d887510fc..dfd4c9e26ae0 100644 --- a/net/proxy-suite/Makefile +++ b/net/proxy-suite/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.suse.com/pub/projects/proxy-suite/src/ \ ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/projects/proxy-suite/src/ \ ftp://ftp.funet.fi/pub/mirrors/ftp.gwdg.de/pub/linux/suse/ftp.suse.com/projects/proxy-suite/src/ -MAINTAINER= thomas@cuivre.fr.eu.org +MAINTAINER= ports@FreeBSD.org COMMENT= The SuSE Proxy-Suite, a set of programs to enhance firewall security USE_AUTOTOOLS= autoconf:253 |