diff options
Diffstat (limited to 'cad/openscad/Makefile')
-rw-r--r-- | cad/openscad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile index 32209930543..e64b8ecb663 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.74 2021/01/01 08:24:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.75 2021/01/01 09:52:19 ryoon Exp $ VERSION= 2019.05 DISTNAME= openscad-${VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_GITHUB:=openscad/} GITHUB_TAG= openscad-${VERSION} |