diff options
author | tron <tron@pkgsrc.org> | 2000-07-07 13:30:11 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-07-07 13:30:11 +0000 |
commit | 7f76c24f06fdc18ffaea9613864960ed514fbe93 (patch) | |
tree | ed6346b98c714b7afcbd8a45b99378efa39c237f /net | |
parent | 8dd49902ad1698765de146550e0e4360569bd48b (diff) | |
download | pkgsrc-7f76c24f06fdc18ffaea9613864960ed514fbe93.tar.gz |
Add and enable "gnomeicu".
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 e0d36640260..18fb9254cc6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.130 2000/07/06 16:52:18 tron Exp $ +# $NetBSD: Makefile,v 1.131 2000/07/07 13:30:11 tron Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -32,6 +32,7 @@ SUBDIR += gaim SUBDIR += gated SUBDIR += gnapster + SUBDIR += gnomeicu # SUBDIR += gnut # broken SUBDIR += gtk-gnutella SUBDIR += gtksamba |