diff options
Diffstat (limited to 'cad/librecad/Makefile')
-rw-r--r-- | cad/librecad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile index ff67c9350c5..399e906c491 100644 --- a/cad/librecad/Makefile +++ b/cad/librecad/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2012/08/29 11:22:09 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/09/07 19:16:14 adam Exp $ # DISTNAME= LibreCAD-LibreCAD-v1.0.2-0-ga6826ad PKGNAME= librecad-1.0.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= cad MASTER_SITES= -https://github.com/LibreCAD/LibreCAD/tarball/v1.0.2 |