diff options
author | recht <recht@pkgsrc.org> | 2004-01-10 14:25:42 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-01-10 14:25:42 +0000 |
commit | c462330c8bd25c5bda1468e558a28dd140c9d94a (patch) | |
tree | 23f62ce3e0beb0b4b1b82255814ca51660e94b70 /cad/boolean | |
parent | b1d0398b3bd2b048b7732ffb4634275fb63c13d8 (diff) | |
download | pkgsrc-c462330c8bd25c5bda1468e558a28dd140c9d94a.tar.gz |
rev. bump because of the wxGTK buildlink change
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 7682d8d4c4e..1a1c99f6827 100644 --- a/cad/boolean/Makefile +++ b/cad/boolean/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2004/01/07 21:46:05 jmmv Exp $ +# $NetBSD: Makefile,v 1.14 2004/01/10 14:25:42 recht Exp $ # DISTNAME= boolean PKGNAME= boolean-${REL} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= cad graphics MASTER_SITES= http://www.xs4all.nl/~kholwerd/download/boolzip/ EXTRACT_SUFX= .zip |