diff options
author | ryoon <ryoon@pkgsrc.org> | 2019-08-22 12:22:48 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2019-08-22 12:22:48 +0000 |
commit | 5cc92f35084d62437cb67e0128156ca0d3c9922f (patch) | |
tree | e899f278a5f4d24e042e7925fffb179e727096ac /cad/librecad | |
parent | 5049a62f510d79f45e5fe3917feb7ac72d3ea798 (diff) | |
download | pkgsrc-5cc92f35084d62437cb67e0128156ca0d3c9922f.tar.gz |
Recursive revbump from boost-1.71.0
Diffstat (limited to 'cad/librecad')
-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 d9da4803e72..00ceecce882 100644 --- a/cad/librecad/Makefile +++ b/cad/librecad/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.46 2019/07/01 04:07:57 ryoon Exp $ +# $NetBSD: Makefile,v 1.47 2019/08/22 12:22:52 ryoon Exp $ # DISTNAME= LibreCAD-2.1.3 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_GITHUB:=LibreCAD/} |