diff options
author | wiz <wiz@pkgsrc.org> | 2007-03-12 06:46:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-03-12 06:46:41 +0000 |
commit | ea3886639efbe30e595bf9980a1c15faadff621f (patch) | |
tree | 4df40eae0e8c7df9e3e2e3a7649ba95aeadb4558 /cad/boolean/Makefile | |
parent | 4c340d829fcb195d70ad59e4d692e8db29c42545 (diff) | |
download | pkgsrc-ea3886639efbe30e595bf9980a1c15faadff621f.tar.gz |
Bump PKGREVISION for cmake buildlink3.mk bump.
XXX: I have to check vtk*'s PLISTs and will do so next, but this
PKGREVISION bump is needed anyway.
Diffstat (limited to 'cad/boolean/Makefile')
-rw-r--r-- | cad/boolean/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/boolean/Makefile b/cad/boolean/Makefile index 498e85ab61a..3dc7122d92c 100644 --- a/cad/boolean/Makefile +++ b/cad/boolean/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2007/02/23 16:43:17 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2007/03/12 06:46:41 wiz Exp $ # DISTNAME= boolean_6_92 PKGNAME= boolean-6.92 +PKGREVISION= 1 CATEGORIES= cad graphics MASTER_SITES= http://www.xs4all.nl/~kholwerd/download/boolzip/ EXTRACT_SUFX= .zip |