aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-08-02 11:03:40 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-08-02 11:03:40 +0000
commit76d77bf4968e3aa7b58116c022895cb4b9301fae (patch)
tree8b676f094e464b90c4abd6708ab7f1b7884e8da6 /net/Makefile
parent42a5e01daaf804d5ba75b0a7cd30529ca8fea9da (diff)
downloadports-76d77bf4968e3aa7b58116c022895cb4b9301fae.tar.gz
ports-76d77bf4968e3aa7b58116c022895cb4b9301fae.zip
Add zephyr to subdir list.
Reviewed by: Submitted by: Obtained from:
Notes
Notes: svn path=/head/; revision=2028
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 8f66f3260834..dfd9cd9f301e 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.47 1995/05/19 07:24:45 asami Exp $
+# $Id: Makefile,v 1.48 1995/07/12 23:52:29 asami Exp $
#
SUBDIR += archie
@@ -39,5 +39,6 @@ RESTRICTED += ivs # crypto, export controlled
SUBDIR += yale-tftpd
SUBDIR += ytalk
SUBDIR += zircon
+ SUBDIR += zephyr
.include <bsd.port.subdir.mk>