summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>1999-09-30 15:15:00 +0000
committerdmcmahill <dmcmahill>1999-09-30 15:15:00 +0000
commit6eba1acd46007d57493ddb137f1e81a56c952b04 (patch)
tree2f5ae7309b2bc46537dd58784d6120faae606299 /cad
parentc4e6310c0adb2bac0be085ec5965881a6cb6ce3a (diff)
downloadpkgsrc-6eba1acd46007d57493ddb137f1e81a56c952b04.tar.gz
add & enable spiceprm
Diffstat (limited to 'cad')
-rw-r--r--cad/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile
index fc4087d291f..a6ca511637d 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1999/06/03 16:30:18 tron Exp $
+# $NetBSD: Makefile,v 1.9 1999/09/30 15:15:00 dmcmahill Exp $
# FreeBSD Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp
#
@@ -15,6 +15,7 @@
SUBDIR += ntesla
SUBDIR += pcb
SUBDIR += spice
+ SUBDIR += spiceprm
SUBDIR += vipec
.include "../mk/bsd.pkg.subdir.mk"