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 edabc73ffa2..a4b90fc1302 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2013/06/04 22:15:44 tron Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/06 12:54:07 wiz Exp $ # PKGNAME= openscad-2011.12 DISTNAME= openscad-2011.12.src -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= cad MASTER_SITES= http://cloud.github.com/downloads/openscad/openscad/ |