aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-01-15 14:43:30 +0800
committerache <ache@FreeBSD.org>1995-01-15 14:43:30 +0800
commit42a2dbe98ba654d52337e04bedf46c482ba67864 (patch)
tree10d4574e304adfa69edb8bc2fceccc7b816f642d
parent189e9b07c559240264829c5b74eea5ce11a23e75 (diff)
downloadfreebsd-ports-graphics-42a2dbe98ba654d52337e04bedf46c482ba67864.tar.gz
freebsd-ports-graphics-42a2dbe98ba654d52337e04bedf46c482ba67864.tar.zst
freebsd-ports-graphics-42a2dbe98ba654d52337e04bedf46c482ba67864.zip
Add missing directories
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 91fde65430f..c1560d13caa 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>