summaryrefslogtreecommitdiff
path: root/cad/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-01-13 14:00:40 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-01-13 14:00:40 +0000
commit7c903ca232ae7ed5c2a686a035c894933f58326d (patch)
tree3cb74806eb0a6be4972620e16ed28145ea36b977 /cad/Makefile
parentAdd the netpbm port back. (diff)
Alphabetize.
Notes
Notes: svn path=/head/; revision=766
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 e34c118e8f26..f80381632e6d 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.8 1995/01/05 21:42:45 jkh Exp $
+# $Id: Makefile,v 1.1.1.1 1995/01/13 11:10:43 jkh Exp $
#
-SUBDIR= irsim magic acs pcb
+SUBDIR= acs irsim magic pcb
.include <bsd.port.subdir.mk>