diff options
author | jseger <jseger@FreeBSD.org> | 1998-12-24 20:49:42 +0000 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-12-24 20:49:42 +0000 |
commit | a8ab37df872d80343205c9e57dd2edcceb90e39d (patch) | |
tree | 0fd8a1296495c40cbf784a86c951d8ff3cd45326 /security | |
parent | 675ca4c96aa9644b7bd3fe2a092ea40d167a735d (diff) | |
download | FreeBSD-ports-a8ab37df872d80343205c9e57dd2edcceb90e39d.zip FreeBSD-ports-a8ab37df872d80343205c9e57dd2edcceb90e39d.tar.gz |
Activate security/sniff
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 5a2d32e..ceb2a9c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.36 1998/11/23 14:12:44 kuriyama Exp $ +# $Id: Makefile,v 1.37 1998/12/19 16:54:12 jseger Exp $ # SUBDIR += SSLeay @@ -29,6 +29,7 @@ SUBDIR += sentry SUBDIR += skip SUBDIR += smurflog + SUBDIR += sniff SUBDIR += ssh SUBDIR += ssh2 SUBDIR += sudo |