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 16a803d2b69..ef329a18c63 100644 --- a/cad/librecad/Makefile +++ b/cad/librecad/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2017/08/24 20:03:05 adam Exp $ +# $NetBSD: Makefile,v 1.41 2018/01/01 21:18:15 adam Exp $ # DISTNAME= LibreCAD-2.1.3 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_GITHUB:=LibreCAD/} |