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 05e7db76645..9491a6e46e4 100644 --- a/cad/librecad/Makefile +++ b/cad/librecad/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2012/10/08 13:25:13 asau Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/08 23:01:16 adam Exp $ # DISTNAME= LibreCAD-LibreCAD-v1.0.2-0-ga6826ad PKGNAME= librecad-1.0.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= cad MASTER_SITES= -https://github.com/LibreCAD/LibreCAD/tarball/v1.0.2 |