diff options
author | Will Andrews <will@FreeBSD.org> | 2000-04-06 05:04:24 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-04-06 05:04:24 +0000 |
commit | ccc3a83ff0bced0059837b9a818eb11fa5b7c238 (patch) | |
tree | 02bf5cf355c55d6d356c3b8091450849a919812c /net | |
parent | dcc8379ff713ebf6352f4c19c2e56bc494d9391d (diff) | |
download | freebsd-ports-ccc3a83ff0bced0059837b9a818eb11fa5b7c238.zip |
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 0338a2147670..3e4858870b5a 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 |