diff options
author | tron <tron> | 1998-04-16 16:52:05 +0000 |
---|---|---|
committer | tron <tron> | 1998-04-16 16:52:05 +0000 |
commit | 773cd43158dde3888188127bedbc9c970fdbac56 (patch) | |
tree | 70b8423f2973e907e2e2beb644a57fbdba5d4f78 /net | |
parent | 200bbf72776c5aac0abc99ccb39d0d4e8a722e9f (diff) | |
download | pkgsrc-773cd43158dde3888188127bedbc9c970fdbac56.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 |