diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-11-05 09:07:44 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-11-05 09:07:44 +0000 |
commit | b1cf59535c70b37f79dbb4a7374b9908cd760c4c (patch) | |
tree | de86c8c77ebfec33fb4888f702c1c1fc593cce83 /cad/Makefile | |
parent | 46ce9b21a3308230eb3c7821516af7ccc044bb41 (diff) | |
download | ports-b1cf59535c70b37f79dbb4a7374b9908cd760c4c.tar.gz ports-b1cf59535c70b37f79dbb4a7374b9908cd760c4c.zip |
Notes
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index 886ef997a048..96781ef8c3d5 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -59,6 +59,5 @@ SUBDIR += vipec SUBDIR += xcircuit SUBDIR += z88 - SUBDIR += ziarc .include <bsd.port.subdir.mk> |