diff options
author | wiz <wiz@pkgsrc.org> | 2019-07-21 22:23:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-07-21 22:23:57 +0000 |
commit | e3ee9b7f034cedad93963e424ebd1ceade696d30 (patch) | |
tree | 8dd7df30f0514402be594828784d2414be349d64 /cad/boolean/Makefile | |
parent | 4100e0dc2dc5dc4845a33db21d4f1661602164c3 (diff) | |
download | pkgsrc-e3ee9b7f034cedad93963e424ebd1ceade696d30.tar.gz |
*: recursive bump for gdk-pixbuf2-2.38.1
Diffstat (limited to 'cad/boolean/Makefile')
-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 c31c186030e..a85198cec0c 100644 --- a/cad/boolean/Makefile +++ b/cad/boolean/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.76 2018/11/14 22:21:07 kleink Exp $ +# $NetBSD: Makefile,v 1.77 2019/07/21 22:24:30 wiz Exp $ # DISTNAME= boolean_6_99 # n_6_99 -> n-6.99 PKGNAME= ${DISTNAME:S/n_/n-/S/_/./} -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= cad graphics MASTER_SITES= http://boolean.klaasholwerda.nl/download/boolzip/ EXTRACT_SUFX= .tgz |