diff options
author | Michael Reifenberger <mr@FreeBSD.org> | 2013-08-21 07:52:35 +0000 |
---|---|---|
committer | Michael Reifenberger <mr@FreeBSD.org> | 2013-08-21 07:52:35 +0000 |
commit | 356db3c10a027e36ac86b62d013d7b102261cdb7 (patch) | |
tree | 58da1f18339e7284d34619fad8b4e7ed20c7c565 /cad/Makefile | |
parent | 56b7b51e42fa1f388fd9ca3a3e061bb423967e82 (diff) |
Readd qcad and upgrade to version 3.2.1
PR: ports/181199
Submitted by: Thierry Thomas (thierry@)
Notes
Notes:
svn path=/head/; revision=325094
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/Makefile b/cad/Makefile index 44dd6e98709c..01c4e8f74ae0 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -73,6 +73,7 @@ SUBDIR += pdnmesh SUBDIR += pythoncad SUBDIR += qcad-partslib + SUBDIR += qcad SUBDIR += qelectrotech SUBDIR += qfsm SUBDIR += qmls |