diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-07 05:54:50 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-07 05:54:50 +0000 |
commit | fa5d0c0b55bf15d7a15bd26b3985d5da69229322 (patch) | |
tree | 6427b80bf82bf7d4f383e8119b971b87c1d09e0a /net/Makefile | |
parent | c00a15fd548af7047799b9984402dcb92ba5bcdf (diff) | |
download | ports-fa5d0c0b55bf15d7a15bd26b3985d5da69229322.tar.gz ports-fa5d0c0b55bf15d7a15bd26b3985d5da69229322.zip |
Add proxy-suite 1.7, the SuSE Proxy-Suite, a set of programs to
enhance firewall security.
PR: 26380
Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org>
Notes
Notes:
svn path=/head/; revision=41006
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 96b7d2803897..30f52341b369 100644 --- a/net/Makefile +++ b/net/Makefile @@ -262,6 +262,7 @@ SUBDIR += ppxp SUBDIR += priss SUBDIR += proxy + SUBDIR += proxy-suite SUBDIR += pvm SUBDIR += pvm++ SUBDIR += queso |