diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-21 01:20:35 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-21 01:20:35 +0000 |
commit | d6d7292933be243001b03b7cce1bd6909e3fa8cb (patch) | |
tree | 70149396c22c12a6c6b5d214044772017142ffd9 /net/Makefile | |
parent | 8fe3bbcac48b7997e247ba92336104318cd36b93 (diff) | |
download | FreeBSD-ports-d6d7292933be243001b03b7cce1bd6909e3fa8cb.zip FreeBSD-ports-d6d7292933be243001b03b7cce1bd6909e3fa8cb.tar.gz |
Activate trickyirc.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index ebb3cf0..8759d04 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.274 1999/06/19 08:58:50 cpiazza Exp $ +# $Id: Makefile,v 1.275 1999/06/19 22:43:59 jdp Exp $ # SUBDIR += IglooFTP @@ -194,6 +194,7 @@ SUBDIR += tkirc SUBDIR += traceroute SUBDIR += trafshow + SUBDIR += trickyirc SUBDIR += ttcp SUBDIR += ttt SUBDIR += ucd-snmp |