diff options
author | steve <steve@FreeBSD.org> | 1999-05-09 17:51:20 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-05-09 17:51:20 +0000 |
commit | ec1f22df06c4d47d4c8c06fb90fdb8425e00a2da (patch) | |
tree | 2858c79ebd4678f95258276495cf18bebbc024db /security | |
parent | 88c25861ab4228c7341842e8979547e06bcf1292 (diff) | |
download | FreeBSD-ports-ec1f22df06c4d47d4c8c06fb90fdb8425e00a2da.zip FreeBSD-ports-ec1f22df06c4d47d4c8c06fb90fdb8425e00a2da.tar.gz |
Activate the slush port.
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 0145e74..82dd103 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.52 1999/04/19 19:40:15 mharo Exp $ +# $Id: Makefile,v 1.53 1999/05/09 17:34:55 nsayer Exp $ # SUBDIR += bjorb @@ -37,6 +37,7 @@ SUBDIR += raproxy SUBDIR += rsaref SUBDIR += skip + SUBDIR += slush SUBDIR += smurflog SUBDIR += sniff SUBDIR += ssh |