diff options
author | plunky <plunky@pkgsrc.org> | 2017-02-21 20:37:03 +0000 |
---|---|---|
committer | plunky <plunky@pkgsrc.org> | 2017-02-21 20:37:03 +0000 |
commit | 94d05f4420be768fa75a774c4e089ba17b4dc451 (patch) | |
tree | f298fb2d9f356120b4275789a32e27dad12885b7 /cad | |
parent | 7b2e0c8d7f62900a56d7e327dfee72f0830dd577 (diff) | |
download | pkgsrc-94d05f4420be768fa75a774c4e089ba17b4dc451.tar.gz |
Add solvespace v2.3
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 efa9087f852..fe4737bfc92 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.93 2017/01/20 11:01:38 fhajny Exp $ +# $NetBSD: Makefile,v 1.94 2017/02/21 20:37:03 plunky Exp $ # COMMENT= CAD tools @@ -57,6 +57,7 @@ SUBDIR+= py-simpy SUBDIR+= qcad SUBDIR+= qcad-partlibrary SUBDIR+= sci-wcalc +SUBDIR+= solvespace SUBDIR+= spice SUBDIR+= spiceprm SUBDIR+= stdio-wcalc |