diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-07-07 20:36:55 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-07-07 20:36:55 +0000 |
commit | 3ecb0f40c135a77328d6f9a6147e866450fd897c (patch) | |
tree | 93ceb6939841074ae79f37c8533fc4145c24baac /net | |
parent | Import of yagirc 0.64, an IRC client with a Gtk interface and (diff) |
Activate yagirc.
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 21c6ccbaa43e..b6fc00dedf42 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.169 1998/07/06 19:32:01 dt Exp $ +# $Id: Makefile,v 1.170 1998/07/06 22:48:31 nectar Exp $ # SUBDIR += SSLtelnet @@ -125,6 +125,7 @@ SUBDIR += xarchie SUBDIR += xicq SUBDIR += xipmsg + SUBDIR += yagirc SUBDIR += yale-tftpd SUBDIR += ytalk SUBDIR += zebra |