summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-04-13 15:41:59 +0000
committerfrueauf <frueauf>1998-04-13 15:41:59 +0000
commit7c949f48493d6989000d5074737899a2eb25dbbf (patch)
treee50e37dcf9aa18a3d1d83e3e586b694a95edffab /Makefile
parent03a676ef6db21dfe031e01fa891eb89ff2792587 (diff)
downloadpkgsrc-7c949f48493d6989000d5074737899a2eb25dbbf.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