diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-21 01:20:35 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-21 01:20:35 +0000 |
commit | eb8de8ddbfc2f88bd72101a445b072e208f7722d (patch) | |
tree | eae25e53730be21552e69f6efff63cf6ff172d99 /net | |
parent | 099ee3254db023e541e66269ffa5bfbceb4952ef (diff) | |
download | freebsd-ports-eb8de8ddbfc2f88bd72101a445b072e208f7722d.zip |
Activate trickyirc.
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 ebb3cf0ac71c..8759d0470a91 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 |