diff options
author | obache <obache> | 2012-08-29 11:22:09 +0000 |
---|---|---|
committer | obache <obache> | 2012-08-29 11:22:09 +0000 |
commit | faf58a4e6cac03837184238ac7a2d8b419eee6bf (patch) | |
tree | ef54ccbd914c57d4b65fc1affac9a6560a00091e /cad | |
parent | 7d4c238b0e9db070ccfecd43250597936834a75c (diff) | |
download | pkgsrc-faf58a4e6cac03837184238ac7a2d8b419eee6bf.tar.gz |
Recursive bump from boost-libs update.
Diffstat (limited to 'cad')
-rw-r--r-- | cad/librecad/Makefile | 3 | ||||
-rw-r--r-- | cad/openscad/Makefile | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile index 7f27553762e..ff67c9350c5 100644 --- a/cad/librecad/Makefile +++ b/cad/librecad/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2012/08/18 06:58:15 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2012/08/29 11:22:09 obache Exp $ # DISTNAME= LibreCAD-LibreCAD-v1.0.2-0-ga6826ad PKGNAME= librecad-1.0.2 +PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= -https://github.com/LibreCAD/LibreCAD/tarball/v1.0.2 diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile index 8d886713792..5ef72e07a15 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2012/08/13 22:33:56 marino Exp $ +# $NetBSD: Makefile,v 1.9 2012/08/29 11:22:10 obache Exp $ # PKGNAME= openscad-2011.12 DISTNAME= openscad-2011.12.src -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= cad MASTER_SITES= https://github.com/downloads/openscad/openscad/ |