diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-11-23 05:16:14 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-11-23 05:16:14 +0000 |
commit | 2a837a49343ef31f56634dfcc843431f8010ac27 (patch) | |
tree | 0a8e12bc6de529633741dbc4a37931f0e646b09c /security/Makefile | |
parent | 86f1d621b0330fb27f6152366685dc91bfcac66f (diff) | |
download | ports-2a837a49343ef31f56634dfcc843431f8010ac27.tar.gz ports-2a837a49343ef31f56634dfcc843431f8010ac27.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 9638a8ecd5ec..a019d49f6b69 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.33 1998/08/04 18:01:09 obrien Exp $ +# $Id: Makefile,v 1.34 1998/08/07 23:58:36 asami Exp $ # SUBDIR += SSLeay @@ -28,6 +28,7 @@ SUBDIR += skip SUBDIR += smurflog SUBDIR += ssh + SUBDIR += ssh2 SUBDIR += sudo SUBDIR += super SUBDIR += swatch |