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 | 7e235d7df3601b8128b295eecb449614afacdd9b (patch) | |
tree | 19a9147839ed871580b53a0de833d8b4a503cd42 /cad/boolean | |
parent | 7b1c04bb6e39f8e48915513d2ad23f0783bfc523 (diff) | |
download | pkgsrc-7e235d7df3601b8128b295eecb449614afacdd9b.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/boolean')
-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 |