diff options
author | Eric L. Hernes <erich@FreeBSD.org> | 1999-04-18 13:43:37 +0000 |
---|---|---|
committer | Eric L. Hernes <erich@FreeBSD.org> | 1999-04-18 13:43:37 +0000 |
commit | fe0dfc6fe3e45ea586d077a74ed449d9b2d40497 (patch) | |
tree | d41609fd6f2ca80a75386626333696ccb649d6aa /net/Makefile | |
parent | 0dc03b5b3344096b04b891d4607ce8bd3a8ef7e2 (diff) | |
download | ports-fe0dfc6fe3e45ea586d077a74ed449d9b2d40497.tar.gz ports-fe0dfc6fe3e45ea586d077a74ed449d9b2d40497.zip |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 2c3f981db596..e4307c477ba0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.250 1999/04/16 21:47:05 erich Exp $ +# $Id: Makefile,v 1.251 1999/04/18 10:24:12 asami Exp $ # SUBDIR += SSLtelnet @@ -46,7 +46,7 @@ SUBDIR += dnsutl SUBDIR += echoping SUBDIR += epic4 -# SUBDIR += etherboot + SUBDIR += etherboot SUBDIR += ethereal SUBDIR += ezbounce SUBDIR += fping |