diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-12-01 12:00:32 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-12-01 12:00:32 +0000 |
commit | afb7120e36dd4c50273942132e1e1895b1b7bda6 (patch) | |
tree | cbfad7b9996fb62ab02c764eda17cf8f5382fde5 /net/Makefile | |
parent | 4d7307bda2149c8642a6ca1f9d23d4f14ecf5331 (diff) | |
download | ports-afb7120e36dd4c50273942132e1e1895b1b7bda6.tar.gz ports-afb7120e36dd4c50273942132e1e1895b1b7bda6.zip |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 711664376da8..8ec492e1b390 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.198 1998/11/23 00:37:08 flathill Exp $ +# $Id: Makefile,v 1.199 1998/11/29 13:47:59 asami Exp $ # SUBDIR += SSLtelnet @@ -36,6 +36,7 @@ SUBDIR += dict SUBDIR += dip SUBDIR += dnswalk + SUBDIR += dnsutl SUBDIR += echoping SUBDIR += epic4 SUBDIR += ethereal |