diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-23 06:07:58 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-23 06:07:58 +0800 |
commit | f73b4fa297b77a47eebb2940792db5f534a04596 (patch) | |
tree | 2b512d27ddc24ebc6a674a78458b148ac8809577 | |
parent | aa9eaf70626d20c00e06d08c8f5575f0d2d62502 (diff) | |
download | freebsd-ports-gnome-f73b4fa297b77a47eebb2940792db5f534a04596.tar.gz freebsd-ports-gnome-f73b4fa297b77a47eebb2940792db5f534a04596.tar.zst freebsd-ports-gnome-f73b4fa297b77a47eebb2940792db5f534a04596.zip |
Activate tirc
-rw-r--r-- | irc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/Makefile b/irc/Makefile index 9a038ebbf5b7..682da6604259 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1999/08/02 21:54:35 cpiazza Exp $ +# $Id: Makefile,v 1.4 1999/08/14 03:35:15 cpiazza Exp $ # SUBDIR += bitchx @@ -20,6 +20,7 @@ SUBDIR += scrollz SUBDIR += sic SUBDIR += sirc + SUBDIR += tirc SUBDIR += tkirc SUBDIR += trickyirc SUBDIR += xchat |