diff options
author | wiz <wiz@pkgsrc.org> | 2005-08-07 11:42:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-08-07 11:42:06 +0000 |
commit | 1fa9e6e594a0dddf19ea851a8190e4a7fd2c14ab (patch) | |
tree | 19a9147839ed871580b53a0de833d8b4a503cd42 /cad | |
parent | d8a297251a991e22d9937e76cba2d9a3d7a1a129 (diff) | |
download | pkgsrc-1fa9e6e594a0dddf19ea851a8190e4a7fd2c14ab.tar.gz |
Bump PKGREVISION because of wxGTK dependency change.
XXX: not tested with wxGTK-2.6 because I can't get the distfile.
Diffstat (limited to 'cad')
-rw-r--r-- | cad/boolean/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/boolean/Makefile b/cad/boolean/Makefile index 5125c8fe415..7787aff7d53 100644 --- a/cad/boolean/Makefile +++ b/cad/boolean/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2005/06/16 06:57:41 jlam Exp $ +# $NetBSD: Makefile,v 1.22 2005/08/07 11:42:06 wiz Exp $ # DISTNAME= boolean PKGNAME= boolean-${REL} -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= cad graphics MASTER_SITES= http://www.xs4all.nl/~kholwerd/download/boolzip/ EXTRACT_SUFX= .zip |