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 c8019a87efa..526abcf5e8e 100644 --- a/cad/librecad/Makefile +++ b/cad/librecad/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2012/09/15 10:03:48 obache Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/02 17:10:38 tron Exp $ # DISTNAME= LibreCAD-LibreCAD-v1.0.2-0-ga6826ad PKGNAME= librecad-1.0.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= cad MASTER_SITES= -https://github.com/LibreCAD/LibreCAD/tarball/v1.0.2 |