summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>1998-04-13 15:41:59 +0000
committerfrueauf <frueauf@pkgsrc.org>1998-04-13 15:41:59 +0000
commit84b71cdb9c7e1d5298c653602e34fb3893885e2a (patch)
treee50e37dcf9aa18a3d1d83e3e586b694a95edffab /Makefile
parentc3c9a3a6ae554f904de3ffb90186f1b20df4da4d (diff)
downloadpkgsrc-84b71cdb9c7e1d5298c653602e34fb3893885e2a.tar.gz
Enable cad and math subdirs.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 45d388dd6f9..a91c1705869 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1998/03/08 14:26:26 frueauf Exp $
+# $NetBSD: Makefile,v 1.9 1998/04/13 15:41:59 frueauf Exp $
# FreeBSD Id: Makefile,v 1.35 1997/08/19 07:10:01 fenner Exp
#
@@ -6,7 +6,7 @@ SUBDIR += archivers
#SUBDIR += astro
SUBDIR += audio
SUBDIR += benchmarks
-#SUBDIR += cad
+SUBDIR += cad
#SUBDIR += chinese
SUBDIR += comms
SUBDIR += converters
@@ -21,7 +21,7 @@ SUBDIR += graphics
#SUBDIR += korean
SUBDIR += lang
SUBDIR += mail
-#SUBDIR += math
+SUBDIR += math
SUBDIR += mbone
SUBDIR += misc
SUBDIR += net