diff options
author | obache <obache@pkgsrc.org> | 2013-02-15 11:53:59 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-02-15 11:53:59 +0000 |
commit | 0d34aa549da0cf3daf6b48b9ab4aae674d8fad5e (patch) | |
tree | 169e3569d966697fe9a4ce5ce4a2ec7db31b441c /cad | |
parent | 911568c679b59255a7e26cac5a7638632bc38d5f (diff) | |
download | pkgsrc-0d34aa549da0cf3daf6b48b9ab4aae674d8fad5e.tar.gz |
recursive bump from boost-lib shlib update.
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 c15bbeb0b11..e1d3bb81f64 100644 --- a/cad/librecad/Makefile +++ b/cad/librecad/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2013/02/06 23:21:43 jperkin Exp $ +# $NetBSD: Makefile,v 1.16 2013/02/15 11:54:01 obache Exp $ # DISTNAME= LibreCAD-LibreCAD-v1.0.2-0-ga6826ad PKGNAME= librecad-1.0.2 -PKGREVISION= 7 +PKGREVISION= 8 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 f0e3a597b3f..5cae007a002 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2013/02/06 23:21:43 jperkin Exp $ +# $NetBSD: Makefile,v 1.20 2013/02/15 11:54:01 obache Exp $ # PKGNAME= openscad-2011.12 DISTNAME= openscad-2011.12.src -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= cad MASTER_SITES= http://cloud.github.com/downloads/openscad/openscad/ |