aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-12-07 02:22:12 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-12-07 02:22:12 +0000
commit75e0c6c35eacb9e40e7e3ae360d6d87889dcf3b9 (patch)
tree2c55026a415317607f9c4658a1b912eb45d2b708 /cad
parent72c0365942c4059acf816877c82cfd0b40374f56 (diff)
downloadports-75e0c6c35eacb9e40e7e3ae360d6d87889dcf3b9.tar.gz
ports-75e0c6c35eacb9e40e7e3ae360d6d87889dcf3b9.zip
Notes
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 2de689246679..435116641a9c 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.10 1998/07/01 15:40:47 ghelmer Exp $
+# $Id: Makefile,v 1.11 1998/12/06 14:13:23 vanilla Exp $
#
SUBDIR += acs
@@ -10,8 +10,8 @@
SUBDIR += magic
SUBDIR += mars
SUBDIR += pcb
- SUBDIR += spice
SUBDIR += sis
+ SUBDIR += spice
SUBDIR += xcircuit
.include <bsd.port.subdir.mk>