summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-01-15 06:43:30 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-01-15 06:43:30 +0000
commit70c69b79a5c5358a251b2f955d1ff3a530647200 (patch)
treeb1b619e3c37f591d48417a2d32202d4d27542aad /Makefile
parentThe master site has moved the distfile. Correct path here. (diff)
Add missing directories
Notes
Notes: svn path=/head/; revision=779
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 91fde65430fa..c1560d13caa9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.7 1994/10/06 01:41:37 jkh Exp $
+# $Id: Makefile,v 1.8 1995/01/14 11:27:06 jkh Exp $
#
-SUBDIR= audio comms devel editors games lang mail math net news print \
- shells utils x11
+SUBDIR= archivers audio cad comms databases devel editors games graphics \
+ lang mail math net news print shells utils x11
.include <bsd.port.subdir.mk>