diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-02 03:15:06 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-02 03:15:06 +0000 |
commit | 5aaee377316a0190ec1154411228c65cdf42902d (patch) | |
tree | f60f22ce76856d33a0c4cd127c9c7f352c64f9e2 /net | |
parent | 2a5860de93322aa2b9226b360ef8f3fc79dc22c3 (diff) | |
download | FreeBSD-ports-5aaee377316a0190ec1154411228c65cdf42902d.zip FreeBSD-ports-5aaee377316a0190ec1154411228c65cdf42902d.tar.gz |
Activate tund
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 3a0cd6f..7dae720 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.286 1999/06/28 22:41:33 asami Exp $ +# $Id: Makefile,v 1.287 1999/07/26 18:16:51 sada Exp $ # SUBDIR += IglooFTP @@ -182,6 +182,7 @@ SUBDIR += trafshow SUBDIR += ttcp SUBDIR += ttt + SUBDIR += tund SUBDIR += ucd-snmp SUBDIR += vnc SUBDIR += wais |