diff options
author | steve <steve@FreeBSD.org> | 1999-05-10 01:51:20 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-05-10 01:51:20 +0800 |
commit | ec1f22df06c4d47d4c8c06fb90fdb8425e00a2da (patch) | |
tree | 2858c79ebd4678f95258276495cf18bebbc024db | |
parent | 88c25861ab4228c7341842e8979547e06bcf1292 (diff) | |
download | freebsd-ports-gnome-ec1f22df06c4d47d4c8c06fb90fdb8425e00a2da.tar.gz freebsd-ports-gnome-ec1f22df06c4d47d4c8c06fb90fdb8425e00a2da.tar.zst freebsd-ports-gnome-ec1f22df06c4d47d4c8c06fb90fdb8425e00a2da.zip |
Activate the slush port.
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 0145e740641a..82dd103aced0 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 |