diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-12-26 05:51:44 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-12-26 05:51:44 +0800 |
commit | e05a5f3b66535138047680d286633be3b9e51deb (patch) | |
tree | d6c504c5f4f82ce9d218096b3873ce151cfb62ed /net/Makefile | |
parent | e83cdb424ee50ba1cf92d248596d9f1b696df40f (diff) | |
download | freebsd-ports-gnome-e05a5f3b66535138047680d286633be3b9e51deb.tar.gz freebsd-ports-gnome-e05a5f3b66535138047680d286633be3b9e51deb.tar.zst freebsd-ports-gnome-e05a5f3b66535138047680d286633be3b9e51deb.zip |
An ncurses based window- and menu-driven ICQ client. It is fully
featured and includes the ability to associate sounds with certain
events.
Requested by: Brent Kearneys <brent@kearneys.ca>
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 fd9ea21e3ead..ea30417be367 100644 --- a/net/Makefile +++ b/net/Makefile @@ -17,6 +17,7 @@ SUBDIR += bpft SUBDIR += brouted SUBDIR += cap + SUBDIR += centericq SUBDIR += choparp SUBDIR += ciscoconf SUBDIR += citrix_ica |