diff options
author | drochner <drochner> | 2005-07-01 14:45:33 +0000 |
---|---|---|
committer | drochner <drochner> | 2005-07-01 14:45:33 +0000 |
commit | 804f2cc3f7e17cb9433a1ddf257ae2011c6fefa5 (patch) | |
tree | 48aa21e268c5f63f8f5134ef517ec0a4ca3a8298 /cad | |
parent | cf1efd515c7050e6ede58e53dde7cd802dbcba98 (diff) | |
download | pkgsrc-804f2cc3f7e17cb9433a1ddf257ae2011c6fefa5.tar.gz |
+simpy
Diffstat (limited to 'cad')
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index a35c816e8bc..84718bda919 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2005/05/18 22:02:17 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2005/07/01 14:45:33 drochner Exp $ # COMMENT= CAD tools @@ -41,6 +41,7 @@ SUBDIR+= ntesla SUBDIR+= pcb SUBDIR+= pcb-current SUBDIR+= py-MyHDL +SUBDIR+= py-simpy SUBDIR+= qcad SUBDIR+= simian SUBDIR+= simian-docs |