summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-06-11 14:55:15 +0000
committerhubertf <hubertf>1998-06-11 14:55:15 +0000
commitecea308d367ae48f117a2e8a4a288c7d7f9308be (patch)
treef47eeb25f1baec80cc7095dd423ae84fd99b6659 /cad
parentfd910c3243afde87a2c963dfed8dc99ad4cd7d68 (diff)
downloadpkgsrc-ecea308d367ae48f117a2e8a4a288c7d7f9308be.tar.gz
spice works
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 0c413a5bb62..34093d7506a 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1998/06/06 22:53:03 frueauf Exp $
+# $NetBSD: Makefile,v 1.4 1998/06/11 14:55:15 hubertf Exp $
# FreeBSD Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp
#
@@ -12,6 +12,6 @@
# SUBDIR += magic
# SUBDIR += mars
# SUBDIR += pcb
-# SUBDIR += spice
+ SUBDIR += spice
.include "../mk/bsd.pkg.subdir.mk"