diff options
author | kevlo <kevlo@FreeBSD.org> | 2002-02-11 16:37:57 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2002-02-11 16:37:57 +0800 |
commit | 93114272db03b759843ee1e58d9542ef44a33d48 (patch) | |
tree | 5859b023b9a8594757a79ec5c20db89be783f6d8 /net/Makefile | |
parent | 5c5eb57640c81f0dc7775a64ac3c6e41be5cba0f (diff) | |
download | freebsd-ports-gnome-93114272db03b759843ee1e58d9542ef44a33d48.tar.gz freebsd-ports-gnome-93114272db03b759843ee1e58d9542ef44a33d48.tar.zst freebsd-ports-gnome-93114272db03b759843ee1e58d9542ef44a33d48.zip |
Initial import of gtkhx 0.9.1
Gtkhx is a GTK+ version of Hx, a UNIX Hotline Client.
PR: 34785
Submitted by: Josh Elsasser <joshe@jade.elsasser.org>
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 04b8ad3d9ac9..a943db8e6c80 100644 --- a/net/Makefile +++ b/net/Makefile @@ -150,6 +150,7 @@ SUBDIR += gtic SUBDIR += gtk+licq SUBDIR += gtk-gnutella + SUBDIR += gtkhx SUBDIR += gtkyahoo SUBDIR += gutenfetch SUBDIR += h2n |