summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-02-25 01:26:08 +0000
committerSteve Price <steve@FreeBSD.org>1998-02-25 01:26:08 +0000
commit39cc6b76cfb69f85b63c1b9544f7d7e87146ec5e (patch)
tree5ff8ddf838f1468ab76f083060005323bc205907 /net
parentDictionary Server Protocol (RFC2229) client. (diff)
activate dict port
Notes
Notes: svn path=/head/; revision=9915
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 396a25727eea..190e04bdbb5d 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.141 1998/02/16 15:29:02 steve Exp $
+# $Id: Makefile,v 1.142 1998/02/24 20:29:42 steve Exp $
#
SUBDIR += archie
@@ -18,6 +18,7 @@
SUBDIR += dgd
SUBDIR += dgd-lpmud
SUBDIR += dgd-net
+ SUBDIR += dict
SUBDIR += dip
SUBDIR += echoping
SUBDIR += fping