diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-04 19:52:36 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-04 19:52:36 +0000 |
commit | 1387b57967175ce88cb437954cad5948c8b24c17 (patch) | |
tree | 562adb64165e84badb334a54cdc1d7cfd49548b5 /net/Makefile | |
parent | 2fe784171ba1c1b5b7696bad3f50796d70bc3af0 (diff) | |
download | ports-1387b57967175ce88cb437954cad5948c8b24c17.tar.gz ports-1387b57967175ce88cb437954cad5948c8b24c17.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 a8be17a1f4dc..18a3532a4548 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.166 1998/06/28 03:22:50 mph Exp $ +# $Id: Makefile,v 1.167 1998/07/02 00:23:34 asami Exp $ # SUBDIR += SSLtelnet @@ -35,6 +35,7 @@ SUBDIR += gated SUBDIR += gnu-finger SUBDIR += gopher + SUBDIR += hesiod SUBDIR += icb SUBDIR += icmpinfo SUBDIR += irc |