diff options
Diffstat (limited to 'cad/qcad/Makefile')
-rw-r--r-- | cad/qcad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index ec7e7818d71..d1a2a8403dc 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2013/06/04 22:15:45 tron Exp $ +# $NetBSD: Makefile,v 1.59 2013/06/06 12:54:07 wiz Exp $ # DISTNAME= qcad-2.0.5.0-1-community.src @@ -6,7 +6,7 @@ DISTNAME= qcad-2.0.5.0-1-community.src # (there's a 2.0.4.7 for some platforms), though I don't know about the # thing after the hyphen, which always seems to be 1. Can I use four digits? PKGNAME= qcad-2.0.5.0 -PKGREVISION= 9 +PKGREVISION= 10 .include "./Makefile.common" |