diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-31 01:11:21 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-31 01:11:21 +0800 |
commit | 7cc6895850850cc06c4e119dca52c5eda78d2bc5 (patch) | |
tree | 3e08e946108140706593afb1b6dd836308e84dc3 /net/Makefile | |
parent | a8c9ffa6a6c1de3fccd80bafbcdb5cee7423fc08 (diff) | |
download | freebsd-ports-gnome-7cc6895850850cc06c4e119dca52c5eda78d2bc5.tar.gz freebsd-ports-gnome-7cc6895850850cc06c4e119dca52c5eda78d2bc5.tar.zst freebsd-ports-gnome-7cc6895850850cc06c4e119dca52c5eda78d2bc5.zip |
add firedns 0.1.17
Library for handling asynchronous DNS requests
PR: 37994
Submitted by: Dean Hollister <dean@odyssey.apana.org.au>
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 d537f4cfa68b..3c97de691fa0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -109,6 +109,7 @@ SUBDIR += eudc-emacs20 SUBDIR += everybuddy SUBDIR += fidelio + SUBDIR += firedns SUBDIR += firetalk SUBDIR += flow-tools SUBDIR += flowscan |