diff options
Diffstat (limited to 'cad/qcad/Makefile')
-rw-r--r-- | cad/qcad/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index 07b617066942..024afea27ce0 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -2,12 +2,16 @@ # $FreeBSD$ PORTNAME= qcad -PORTVERSION= 3.24.3.8 +PORTVERSION= 3.25.2.0 #PORTREVISION= DISTVERSIONPREFIX= v CATEGORIES= cad DIST_SUBDIR= ${PORTNAME} +#PATCH_SITES= https://github.com/qcad/qcad/commit/ +#PATCHFILES= bbcd195f199e75190e758f46475b4f723643a820.patch:-p1 +#GH_TAGNAME= 98f92a5a275102dfab915b920e2ebf52f43bf091 + MAINTAINER= mr@FreeBSD.org COMMENT= Professional CAD system |