diff options
author | roam <roam@FreeBSD.org> | 2004-06-04 16:49:46 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2004-06-04 16:49:46 +0800 |
commit | 10ad823b2d60e06deaefdf7227cfa0690063f6c8 (patch) | |
tree | 6d60b5b3c617bdf865a3c104615c314f8fce1c47 /net/Makefile | |
parent | dd1410e84a948691468b710f3bfedefe8d7f94a9 (diff) | |
download | freebsd-ports-gnome-10ad823b2d60e06deaefdf7227cfa0690063f6c8.tar.gz freebsd-ports-gnome-10ad823b2d60e06deaefdf7227cfa0690063f6c8.tar.zst freebsd-ports-gnome-10ad823b2d60e06deaefdf7227cfa0690063f6c8.zip |
Add cicquin-0.1, a utility for searching the CenterICQ local contact list
for users with a specified nickname.
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 bfa352cb81e6..0d2fa192a6b0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -51,6 +51,7 @@ SUBDIR += ccmsn SUBDIR += cdonkey SUBDIR += centericq + SUBDIR += cicquin SUBDIR += citadel SUBDIR += citrix_ica SUBDIR += click |