summaryrefslogtreecommitdiff
path: root/cad/Makefile
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-11-07 14:33:39 +0000
committerfrueauf <frueauf>1998-11-07 14:33:39 +0000
commit2e6f983818c2e924c357a4f4d317ac301e3555b7 (patch)
tree9d3e051695ed79f27647077e37a84b4f6970a7b6 /cad/Makefile
parent91286185ca2a5b9832c82deafcd65acf194c2d25 (diff)
downloadpkgsrc-2e6f983818c2e924c357a4f4d317ac301e3555b7.tar.gz
Enable pcb.
Diffstat (limited to 'cad/Makefile')
-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"