summaryrefslogtreecommitdiff
path: root/cad/librecad
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-05-06 14:04:05 +0000
committeradam <adam@pkgsrc.org>2020-05-06 14:04:05 +0000
commit6970defbb2f9e26c73129c4c8cfc20803b109467 (patch)
treec81d648805b099d82983eab8e643d64ab9cdb13f /cad/librecad
parent5d40b7bcb0767de3a1d3ce1a480ed9035b4b97c1 (diff)
downloadpkgsrc-6970defbb2f9e26c73129c4c8cfc20803b109467.tar.gz
revbump after boost update
Diffstat (limited to 'cad/librecad')
-rw-r--r--cad/librecad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile
index db359d47b8a..96729f7f95a 100644
--- a/cad/librecad/Makefile
+++ b/cad/librecad/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.55 2020/04/12 08:28:20 adam Exp $
+# $NetBSD: Makefile,v 1.56 2020/05/06 14:04:19 adam Exp $
GITHUB_PROJECT= LibreCAD
DISTNAME= LibreCAD-2.2.0.rc1
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_GITHUB:=LibreCAD/}
GITHUB_TAG= ${PKGVERSION_NOREV:C/.rc1/-rc1/}