summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>1998-09-05 20:20:03 +0000
committerfrueauf <frueauf@pkgsrc.org>1998-09-05 20:20:03 +0000
commit52228019a51663f9c285c2620c2c30f80919398f (patch)
tree873589b0b12a6feb138aa9bdd07b51d65029290a /net
parent4e10e9ef93ab8170fb103ab11830bf926b53829c (diff)
downloadpkgsrc-52228019a51663f9c285c2620c2c30f80919398f.tar.gz
Enable zircon.
Diffstat (limited to 'net')
-rw-r--r--net/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile
index bdb9f13b31e..5f3e2782d2b 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 1998/08/07 22:33:18 kim Exp $
+# $NetBSD: Makefile,v 1.36 1998/09/05 20:20:03 frueauf Exp $
# FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp
#
@@ -92,7 +92,7 @@
# SUBDIR += xipmsg
# SUBDIR += yale-tftpd
# SUBDIR += ytalk
-# SUBDIR += zircon
+ SUBDIR += zircon
SUBDIR += zephyr
.include "../mk/bsd.pkg.subdir.mk"