diff options
author | tron <tron@pkgsrc.org> | 2000-07-06 16:52:18 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-07-06 16:52:18 +0000 |
commit | 8b3f6f7d25121136093edb31bcafbf98881bcc2a (patch) | |
tree | 6b40c21d3e0f70e7eb17b5cf343a8cea4dcf23f0 | |
parent | 3867cd79501e2de2ff423aef640e4e7e7c6683b4 (diff) | |
download | pkgsrc-8b3f6f7d25121136093edb31bcafbf98881bcc2a.tar.gz |
Add and enable "kxicq".
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 82cac93156b..e0d36640260 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.129 2000/06/22 16:51:47 rh Exp $ +# $NetBSD: Makefile,v 1.130 2000/07/06 16:52:18 tron Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -43,6 +43,7 @@ SUBDIR += jwhois SUBDIR += kdenetwork SUBDIR += kmap + SUBDIR += kxicq SUBDIR += lftp SUBDIR += libirc SUBDIR += libpcap |