diff options
Diffstat (limited to 'cad/openscad/Makefile')
-rw-r--r-- | cad/openscad/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile index e6b9f9849d0..55a51971008 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.76 2021/02/07 06:30:16 ryoon Exp $ +# $NetBSD: Makefile,v 1.77 2021/04/08 10:26:08 bouyer Exp $ -VERSION= 2019.05 +VERSION= 2021.01 DISTNAME= openscad-${VERSION} -PKGREVISION= 17 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_GITHUB:=openscad/} GITHUB_TAG= openscad-${VERSION} |