diff options
author | jfitz <jfitz@FreeBSD.org> | 1997-05-03 00:22:42 +0000 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1997-05-03 00:22:42 +0000 |
commit | c9c798f7e5b22f90bf288f17a7627ad2e0777005 (patch) | |
tree | 3614b5999104715e6dcc0239215399fc35db403b /security/Makefile | |
parent | 3153e0d165df3a8a3d03e418f960a1716b69fbc2 (diff) | |
download | FreeBSD-ports-c9c798f7e5b22f90bf288f17a7627ad2e0777005.zip FreeBSD-ports-c9c798f7e5b22f90bf288f17a7627ad2e0777005.tar.gz |
Activate swatch
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 97ac6a4..2a683eb 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.15 1997/04/01 04:48:08 jdp Exp $ +# $Id: Makefile,v 1.16 1997/04/24 08:03:31 obrien Exp $ # SUBDIR += SSLeay @@ -18,6 +18,7 @@ SUBDIR += ssh SUBDIR += sudo SUBDIR += super + SUBDIR += swatch SUBDIR += tcp_wrapper SUBDIR += tripwire SUBDIR += vscan |