summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-11-07 14:33:39 +0000
committerfrueauf <frueauf>1998-11-07 14:33:39 +0000
commit51391fc4dffd6097fffed9afc0bd9b7cc49306ce (patch)
tree9d3e051695ed79f27647077e37a84b4f6970a7b6 /cad
parent9a60e2d959f9018fa82e86505480d8e92adbb6a0 (diff)
downloadpkgsrc-51391fc4dffd6097fffed9afc0bd9b7cc49306ce.tar.gz
Enable pcb.
Diffstat (limited to 'cad')
-rw-r--r--cad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/Makefile b/cad/Makefile
index 34093d7506a..b75e3b3a61e 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/06/11 14:55:15 hubertf Exp $
+# $NetBSD: Makefile,v 1.5 1998/11/07 14:33:39 frueauf Exp $
# FreeBSD Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp
#
@@ -11,7 +11,7 @@
# SUBDIR += kaskade
# SUBDIR += magic
# SUBDIR += mars
-# SUBDIR += pcb
+ SUBDIR += pcb
SUBDIR += spice
.include "../mk/bsd.pkg.subdir.mk"