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 59e016fd733..a9a8d5e64f3 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.48 2018/01/28 16:24:12 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2018/03/12 11:16:08 wiz Exp $ # DISTNAME= openscad-2015.03-3.src PKGNAME= openscad-2015.03p3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= cad MASTER_SITES= http://files.openscad.org/ |