diff options
author | tron <tron> | 1998-04-16 16:52:05 +0000 |
---|---|---|
committer | tron <tron> | 1998-04-16 16:52:05 +0000 |
commit | bb864518a81dbda4d77c906d6ae98050522f05c4 (patch) | |
tree | 70b8423f2973e907e2e2beb644a57fbdba5d4f78 /net | |
parent | c919299f5333b553b0f504237604c1e8d1383883 (diff) | |
download | pkgsrc-bb864518a81dbda4d77c906d6ae98050522f05c4.tar.gz |
Enable dip.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 51467a3e51e..281b84b8432 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 1998/04/15 10:38:38 agc Exp $ +# $NetBSD: Makefile,v 1.22 1998/04/16 16:52:05 tron Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -14,7 +14,7 @@ # SUBDIR += dgd # SUBDIR += dgd-lpmud # SUBDIR += dgd-net -# SUBDIR += dip + SUBDIR += dip # SUBDIR += echoping # SUBDIR += fping # SUBDIR += freewais-sf |