diff options
author | max <max@FreeBSD.org> | 1997-06-23 23:46:04 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-06-23 23:46:04 +0800 |
commit | 6c31561596cc2c033a999504616a634c67b27cd6 (patch) | |
tree | 9a645810290933219b0c1c564ed2404322e40163 /net | |
parent | ee276f98c7294c8f710af4be0bd51b45a2196b95 (diff) | |
download | freebsd-ports-gnome-6c31561596cc2c033a999504616a634c67b27cd6.tar.gz freebsd-ports-gnome-6c31561596cc2c033a999504616a634c67b27cd6.tar.zst freebsd-ports-gnome-6c31561596cc2c033a999504616a634c67b27cd6.zip |
Activate tac_plust.
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 a0f02171d276..42332c8d3327 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.108 1997/06/11 20:52:15 max Exp $ +# $Id: Makefile,v 1.109 1997/06/22 04:09:24 brian Exp $ # SUBDIR += archie @@ -55,6 +55,7 @@ SUBDIR += socks5 SUBDIR += strobe SUBDIR += sup + SUBDIR += tac_plus SUBDIR += tcptrace SUBDIR += telnetx SUBDIR += tintin++ |