aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-08-02 19:03:40 +0800
committerasami <asami@FreeBSD.org>1995-08-02 19:03:40 +0800
commit9a35a30b7c0f36616f0006246ebe4b769f92c9a5 (patch)
tree1bb1ace00004bf5cbe515b7e6d28f0666ab7ebeb /net
parent7e0c90fb87ab59644389091e501e23e73b04fb3a (diff)
downloadfreebsd-ports-gnome-9a35a30b7c0f36616f0006246ebe4b769f92c9a5.tar.gz
freebsd-ports-gnome-9a35a30b7c0f36616f0006246ebe4b769f92c9a5.tar.zst
freebsd-ports-gnome-9a35a30b7c0f36616f0006246ebe4b769f92c9a5.zip
Add zephyr to subdir list.
Reviewed by: Submitted by: Obtained from:
Diffstat (limited to 'net')
-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>