diff options
author | Steve Price <steve@FreeBSD.org> | 1999-06-06 17:49:58 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-06-06 17:49:58 +0000 |
commit | 860dd3e8261c74958f7cb4bf5a3ea1be73508d63 (patch) | |
tree | 766e5a996e3f895e5b8d2a5f083f729d3bd806fb /security/Makefile | |
parent | 1e28a3746d77419601862eacd64db1c2d2f5c389 (diff) | |
download | ports-860dd3e8261c74958f7cb4bf5a3ea1be73508d63.tar.gz ports-860dd3e8261c74958f7cb4bf5a3ea1be73508d63.zip |
Notes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 45578eba9958..a6bfe799a078 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.56 1999/06/01 20:39:08 mharo Exp $ +# $Id: Makefile,v 1.57 1999/06/02 08:13:02 mharo Exp $ # SUBDIR += bjorb @@ -45,6 +45,7 @@ SUBDIR += sniff SUBDIR += ssh SUBDIR += ssh2 + SUBDIR += sslproxy SUBDIR += strobe SUBDIR += stunnel SUBDIR += sudo |