diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-02-03 08:15:43 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-02-03 08:15:43 +0000 |
commit | 34fddec641f607e7607e4afaee9afe4065a2a860 (patch) | |
tree | b7ea797651b82eae19c1466a63f464092ae8bcf7 /security | |
parent | daf2a5cc4893706e3a66680fc8aae47bc7ff9fe1 (diff) | |
download | ports-34fddec641f607e7607e4afaee9afe4065a2a860.tar.gz ports-34fddec641f607e7607e4afaee9afe4065a2a860.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 400504733ba1..f9b91d76addf 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $ +# $Id: Makefile,v 1.24 1998/01/21 11:39:36 obrien Exp $ # SUBDIR += SSLeay @@ -19,6 +19,7 @@ SUBDIR += pidentd SUBDIR += rsaref SUBDIR += ssh + SUBDIR += skip SUBDIR += sudo SUBDIR += super SUBDIR += swatch |