diff options
Diffstat (limited to 'cad/librecad/Makefile')
-rw-r--r-- | cad/librecad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile index 701d18979c1..1b8a6baaa1b 100644 --- a/cad/librecad/Makefile +++ b/cad/librecad/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.44 2018/08/16 18:54:36 adam Exp $ +# $NetBSD: Makefile,v 1.45 2018/12/13 19:51:42 adam Exp $ # DISTNAME= LibreCAD-2.1.3 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_GITHUB:=LibreCAD/} |