summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authormellon <mellon>1998-03-05 09:11:23 +0000
committermellon <mellon>1998-03-05 09:11:23 +0000
commit16411be5da0a53c7425843bd0f068acdd96af526 (patch)
treec9421a2f63820f80d9da74aafd9525e276d4130b /net/Makefile
parent3a0b136c4e62eca7440d629e48cb9d0f00c93398 (diff)
downloadpkgsrc-16411be5da0a53c7425843bd0f068acdd96af526.tar.gz
Build zephyr
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile
index cd97b30e519..f568af15f28 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 1998/02/20 14:33:40 tron Exp $
+# $NetBSD: Makefile,v 1.16 1998/03/05 09:11:23 mellon Exp $
# FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp
#
@@ -82,6 +82,6 @@
# SUBDIR += yale-tftpd
# SUBDIR += ytalk
# SUBDIR += zircon
-# SUBDIR += zephyr
+ SUBDIR += zephyr
.include <bsd.port.subdir.mk>