diff options
author | obrien <obrien@FreeBSD.org> | 1998-04-04 12:59:26 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1998-04-04 12:59:26 +0800 |
commit | a9b9c2dcb35e94cd2c0dd0ffe30d82fe5f03189b (patch) | |
tree | c517844eb184ddb8669581e3127321c262da82e1 /net | |
parent | 5701d480091d1cd61d27053441ea772bcf21c194 (diff) | |
download | freebsd-ports-gnome-a9b9c2dcb35e94cd2c0dd0ffe30d82fe5f03189b.tar.gz freebsd-ports-gnome-a9b9c2dcb35e94cd2c0dd0ffe30d82fe5f03189b.tar.zst freebsd-ports-gnome-a9b9c2dcb35e94cd2c0dd0ffe30d82fe5f03189b.zip |
Got bored, commited a port.
Now shareing sniffit w/the world.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 4b98110e1256..00c2c10a4c3f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.148 1998/03/16 22:46:35 jseger Exp $ +# $Id: Makefile,v 1.149 1998/03/19 06:06:28 obrien Exp $ # SUBDIR += archie @@ -83,6 +83,7 @@ SUBDIR += scotty SUBDIR += sendfile SUBDIR += slirp + SUBDIR += sniffit SUBDIR += socks5 SUBDIR += strobe SUBDIR += sup |