diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/librecad/Makefile | 4 | ||||
-rw-r--r-- | cad/openscad/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile index 388b24bd4c7..43b778e20fb 100644 --- a/cad/librecad/Makefile +++ b/cad/librecad/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2013/06/06 12:54:07 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/11/20 13:23:42 obache Exp $ # DISTNAME= LibreCAD-LibreCAD-v1.0.2-0-ga6826ad PKGNAME= librecad-1.0.2 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= cad MASTER_SITES= -http://nodeload.github.com/LibreCAD/LibreCAD/legacy.tar.gz/v1.0.2 diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile index 78407565a88..d6863a94967 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2013/06/10 18:54:10 joerg Exp $ +# $NetBSD: Makefile,v 1.26 2013/11/20 13:23:42 obache Exp $ # PKGNAME= openscad-2011.12 DISTNAME= openscad-2011.12.src -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= cad MASTER_SITES= http://cloud.github.com/downloads/openscad/openscad/ |