diff options
author | John-Mark Gurney <jmg@FreeBSD.org> | 1999-06-17 10:02:36 +0000 |
---|---|---|
committer | John-Mark Gurney <jmg@FreeBSD.org> | 1999-06-17 10:02:36 +0000 |
commit | 355f2a71751a404067baa31ee32404d39245fa99 (patch) | |
tree | 1bf02a884f5859526e683fc6bc478dcc036a8b8d /net | |
parent | 9aaf2467093688d9797d12dee135dead545c3fa6 (diff) | |
download | freebsd-ports-355f2a71751a404067baa31ee32404d39245fa99.zip |
activate domtools
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 1321ee995be8..d549c63dca97 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.271 1999/06/12 09:52:46 jmg Exp $ +# $Id: Makefile,v 1.272 1999/06/16 16:49:12 billf Exp $ # SUBDIR += IglooFTP @@ -47,6 +47,7 @@ SUBDIR += dlint SUBDIR += dnswalk SUBDIR += dnsutl + SUBDIR += domtools SUBDIR += echoping SUBDIR += epic4 SUBDIR += etherboot |