diff options
author | wiz <wiz> | 2005-08-07 11:42:06 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-08-07 11:42:06 +0000 |
commit | 2a92916ba901229aaa8208658549685e04f3a0e2 (patch) | |
tree | 19a9147839ed871580b53a0de833d8b4a503cd42 /cad/boolean | |
parent | 1241ec0d62a5246cece58fae5fd4aac2feb89bab (diff) | |
download | pkgsrc-2a92916ba901229aaa8208658549685e04f3a0e2.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 |