diff options
author | will <will@FreeBSD.org> | 2000-04-06 05:04:24 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-04-06 05:04:24 +0000 |
commit | 89c7ce39d1c7dc8fc12abddbbd0f648ba873c5ee (patch) | |
tree | 38d26745b455af3a0f1a6461d31abb964ea517c1 /net | |
parent | 9ec166d61142eee1b3eabf03b5d1aee92353826c (diff) | |
download | FreeBSD-ports-89c7ce39d1c7dc8fc12abddbbd0f648ba873c5ee.zip FreeBSD-ports-89c7ce39d1c7dc8fc12abddbbd0f648ba873c5ee.tar.gz |
Add gtkicq, a GTK-based ICQ clone.
PR: 17258
Submitted by: Dan Papasian <bugg@bugg.strangled.net>
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 0338a21..3e48588 100644 --- a/net/Makefile +++ b/net/Makefile @@ -73,6 +73,7 @@ SUBDIR += gnu-finger SUBDIR += gopher SUBDIR += gtic + SUBDIR += gtkicq SUBDIR += gtksamba SUBDIR += gtkyahoo SUBDIR += h2n |