diff options
author | mr <mr@FreeBSD.org> | 2003-12-05 11:25:52 +0000 |
---|---|---|
committer | mr <mr@FreeBSD.org> | 2003-12-05 11:25:52 +0000 |
commit | d359cfab08f4d3e7eafe9e2ef1f4cb5062d3b620 (patch) | |
tree | b619f6106e455be707b64059c9906a67bb66e609 /cad/qcad/Makefile | |
parent | 662a1b0ba653dd9c27a57539088f52cb720196f3 (diff) | |
download | FreeBSD-ports-d359cfab08f4d3e7eafe9e2ef1f4cb5062d3b620.zip FreeBSD-ports-d359cfab08f4d3e7eafe9e2ef1f4cb5062d3b620.tar.gz |
update qcad to version 2.0.1.3-1
Diffstat (limited to 'cad/qcad/Makefile')
-rw-r--r-- | cad/qcad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index 5552c9d..e214aaa 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qcad -PORTVERSION= 2.0.1.2 +PORTVERSION= 2.0.1.3 PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= http://www.ribbonsoft.com/archives/qcad/ |