diff options
author | pav <pav@FreeBSD.org> | 2003-12-26 08:01:50 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-12-26 08:01:50 +0800 |
commit | 1505038fe995033f8e6232a8786631331023600b (patch) | |
tree | 6b0dbd48f41fa04e0a277d2840a087d80293b118 /net/Makefile | |
parent | f772d9fdee58e658015066776bf7eeb83d4cf3bf (diff) | |
download | freebsd-ports-gnome-1505038fe995033f8e6232a8786631331023600b.tar.gz freebsd-ports-gnome-1505038fe995033f8e6232a8786631331023600b.tar.zst freebsd-ports-gnome-1505038fe995033f8e6232a8786631331023600b.zip |
Add gyach, a Gtk2 client for Yahoo! Chat.
PR: ports/59114
Submitted by: Aaron Myles Landwehr <aaron@snaphat.com>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index e03bc41d3c3f..9d32d5b94809 100644 --- a/net/Makefile +++ b/net/Makefile @@ -204,6 +204,7 @@ SUBDIR += gtkhx SUBDIR += gtkyahoo SUBDIR += gutenfetch + SUBDIR += gyach SUBDIR += hagelslag SUBDIR += haproxy SUBDIR += hawk |