diff options
Diffstat (limited to 'cad/qcad/Makefile')
-rw-r--r-- | cad/qcad/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index cb6c7e449cf..b3f1d49e204 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.104 2022/04/18 19:10:28 adam Exp $ +# $NetBSD: Makefile,v 1.105 2022/05/24 05:17:12 plunky Exp $ # -DISTNAME= qcad-3.26.1.0 -PKGREVISION= 7 +DISTNAME= qcad-3.27.6.0 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_GITHUB:=qcad/} EXTRACT_USING= bsdtar |