diff options
author | asami <asami@FreeBSD.org> | 1998-02-03 16:15:43 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-02-03 16:15:43 +0800 |
commit | 49d08885187df1141a8443c9eade6c23a340c147 (patch) | |
tree | ca25a3f46071a64779480d720b6b15e901f4ad5a /security | |
parent | 57fb9a26567d47fef837fd94414beb31d2b768b9 (diff) | |
download | freebsd-ports-gnome-49d08885187df1141a8443c9eade6c23a340c147.tar.gz freebsd-ports-gnome-49d08885187df1141a8443c9eade6c23a340c147.tar.zst freebsd-ports-gnome-49d08885187df1141a8443c9eade6c23a340c147.zip |
Someone forgot to add skip. :>
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 |