diff options
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 ff22f470de77..21685d283bb5 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qcad -PORTVERSION= 3.4.5.0 +PORTVERSION= 3.4.6.0 CATEGORIES= cad MASTER_SITES= http://github.com/${PORTNAME}/${PORTNAME}/archive/${DISTNAME}.tar.gz?dummy=/ \ https://github.com/${PORTNAME}/${PORTNAME}/archive/${DISTNAME}.tar.gz?dummy=/ |