summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-10-04 15:11:23 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-10-04 15:11:23 +0000
commitef5deb76776327f60d8bd8319a7e21d92ed0554f (patch)
tree04213809b860d94034e67209ca4b26fd57d29a72 /Makefile
parentAdd seyon to Makefile (diff)
Add games hierarchy.
Notes
Notes: svn path=/head/; revision=169
Diffstat (limited to '')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 9934fa8fe617..dd85c2e54ce5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-# $Id$
+# $Id: Makefile,v 1.4 1994/08/23 10:20:17 jkh Exp $
#
-SUBDIR= editors lang shells x11
+SUBDIR= comms editors games lang mail net shells utils x11
.include <bsd.port.subdir.mk>