diff options
author | clive <clive@FreeBSD.org> | 2001-01-28 19:03:43 +0000 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2001-01-28 19:03:43 +0000 |
commit | ce60f353554721630192e0d17a29cc62d4658e88 (patch) | |
tree | 8a17edd4df20679b0911a5372785baf171a4b0c5 /net/Makefile | |
parent | 4d604e0e161f4c9e99cc001bd9f58567838efbf1 (diff) | |
download | FreeBSD-ports-ce60f353554721630192e0d17a29cc62d4658e88.zip FreeBSD-ports-ce60f353554721630192e0d17a29cc62d4658e88.tar.gz |
Dictionary database for dictd.
Will be required by net/dictd.
Done by: clive
Assign maintainer to: ijliao
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 142a23c..7c09701 100644 --- a/net/Makefile +++ b/net/Makefile @@ -60,6 +60,7 @@ SUBDIR += dhid SUBDIR += dhcpconf SUBDIR += dictd + SUBDIR += dictd-database SUBDIR += djbdns SUBDIR += dlint SUBDIR += dnsutl |