diff options
author | asami <asami@FreeBSD.org> | 1998-08-07 23:58:37 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-07 23:58:37 +0000 |
commit | 3857555a39a3d54ed2f8a79f7c4a243e47dff9a3 (patch) | |
tree | a15422c14a701b6dd70d33b0c58d30a6ec4f91a3 /net | |
parent | 1501023452eb1fb6acdc28a2196e24dbd99a1212 (diff) | |
download | FreeBSD-ports-3857555a39a3d54ed2f8a79f7c4a243e47dff9a3.zip FreeBSD-ports-3857555a39a3d54ed2f8a79f7c4a243e47dff9a3.tar.gz |
smurflog is moved from net to security.
Forgotten by: nectar :)
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 7d8bfc5..6631dcb 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.172 1998/07/09 16:03:29 eivind Exp $ +# $Id: Makefile,v 1.173 1998/07/11 18:33:00 steve Exp $ # SUBDIR += SSLtelnet @@ -101,7 +101,6 @@ SUBDIR += sirc SUBDIR += slirp SUBDIR += smbtcpdump - SUBDIR += smurflog SUBDIR += sniffit SUBDIR += socks5 SUBDIR += spegla |