diff options
author | jperkin <jperkin@pkgsrc.org> | 2013-02-06 23:20:50 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2013-02-06 23:20:50 +0000 |
commit | 84991145cf96a1b34406c8ea79b441b4d51a09bc (patch) | |
tree | d7d0af5d9808c460db88c75cae427e48392a4fee /cad | |
parent | 39a5bdf60790652a6c33a9fa253633ecc10cf4d8 (diff) | |
download | pkgsrc-84991145cf96a1b34406c8ea79b441b4d51a09bc.tar.gz |
PKGREVISION bumps for the security/openssl 1.0.1d 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 1a2d3d3b8ed..c15bbeb0b11 100644 --- a/cad/librecad/Makefile +++ b/cad/librecad/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2013/01/27 08:39:19 obache Exp $ +# $NetBSD: Makefile,v 1.15 2013/02/06 23:21:43 jperkin Exp $ # DISTNAME= LibreCAD-LibreCAD-v1.0.2-0-ga6826ad PKGNAME= librecad-1.0.2 -PKGREVISION= 6 +PKGREVISION= 7 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 dd3882dab9f..f0e3a597b3f 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2013/01/27 08:41:37 obache Exp $ +# $NetBSD: Makefile,v 1.19 2013/02/06 23:21:43 jperkin Exp $ # PKGNAME= openscad-2011.12 DISTNAME= openscad-2011.12.src -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= cad MASTER_SITES= http://cloud.github.com/downloads/openscad/openscad/ |