diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2002-07-25 23:18:10 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2002-07-25 23:18:10 +0000 |
commit | d6d910afe6e239d8e52e0efccc318f14b6611af1 (patch) | |
tree | 356b6307fbd576cefb75f0a06f51a75e4bd9e1f9 /net/Makefile | |
parent | 867df7cdacc44aab0c72575f10ee4c9d9e4ea944 (diff) |
Add p5-Net-Dict 2.06, a simple client API for the DICT protocol.
PR: 40826
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes
Notes:
svn path=/head/; revision=63576
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 96b3d437f576..3f12d22b16dc 100644 --- a/net/Makefile +++ b/net/Makefile @@ -351,6 +351,7 @@ SUBDIR += p5-Net-DNS SUBDIR += p5-Net-DNS-ZoneFile SUBDIR += p5-Net-Daemon + SUBDIR += p5-Net-Dict SUBDIR += p5-Net-Google SUBDIR += p5-Net-ICQ2000 SUBDIR += p5-Net-IP |