diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-11-21 15:27:25 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-11-21 15:27:25 +0800 |
commit | 2a5cd454b4ce2b15f3530ec5bc2866f6d8b19775 (patch) | |
tree | d373205d4cb914133e40d73d302b2bc5722e9952 /net/Makefile | |
parent | 99105ecfa9f97318a4f75f384c654079c0cc22c0 (diff) | |
download | freebsd-ports-gnome-2a5cd454b4ce2b15f3530ec5bc2866f6d8b19775.tar.gz freebsd-ports-gnome-2a5cd454b4ce2b15f3530ec5bc2866f6d8b19775.tar.zst freebsd-ports-gnome-2a5cd454b4ce2b15f3530ec5bc2866f6d8b19775.zip |
add ickle
ICQ2000 protocol implementation
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 2dc943f88ccc..f61d31b0c5b0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -150,6 +150,7 @@ SUBDIR += http_ping SUBDIR += hx SUBDIR += icb + SUBDIR += ickle SUBDIR += icmpinfo SUBDIR += icmpmonitor SUBDIR += icmpquery |