diff options
author | steve <steve@FreeBSD.org> | 1999-01-18 12:29:56 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-01-18 12:29:56 +0800 |
commit | ff0e9a109aeabf0bd3839afa36f8c7cdbd52722d (patch) | |
tree | 316334eb48ecb072350c7bc37fc04d49bd92f642 /security/Makefile | |
parent | 49f5d5e34edc8fa8cab02101533e6e63b5e3f2a9 (diff) | |
download | freebsd-ports-gnome-ff0e9a109aeabf0bd3839afa36f8c7cdbd52722d.tar.gz freebsd-ports-gnome-ff0e9a109aeabf0bd3839afa36f8c7cdbd52722d.tar.zst freebsd-ports-gnome-ff0e9a109aeabf0bd3839afa36f8c7cdbd52722d.zip |
Activate the stunnel port.
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 60f3b59aee76..9d39afe9e225 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.40 1999/01/10 11:23:41 dirk Exp $ +# $Id: Makefile,v 1.41 1999/01/18 04:22:04 steve Exp $ # SUBDIR += SSLeay @@ -35,6 +35,7 @@ SUBDIR += sniff SUBDIR += ssh SUBDIR += ssh2 + SUBDIR += stunnel SUBDIR += sudo SUBDIR += super SUBDIR += swatch |