diff options
author | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
commit | 11b8f289b9119c1a549e837df0ba9b228102c685 (patch) | |
tree | 302ac87bdbdfebda1668094e8e68d2f97e39024c /cad/boolean | |
parent | 13580bce44a7e37feef27bd0f3839d7d45d311d4 (diff) | |
download | pkgsrc-11b8f289b9119c1a549e837df0ba9b228102c685.tar.gz |
Recursive bumps for fontconfig and libzip dependency changes.
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 b6863458d5a..7aa986c4b96 100644 --- a/cad/boolean/Makefile +++ b/cad/boolean/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.72 2018/01/08 02:33:57 mef Exp $ +# $NetBSD: Makefile,v 1.73 2018/03/12 11:16:07 wiz Exp $ # DISTNAME= boolean_6_99 # n_6_99 -> n-6.99 PKGNAME= ${DISTNAME:S/n_/n-/S/_/./} -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= cad graphics MASTER_SITES= http://boolean.klaasholwerda.nl/download/boolzip/ EXTRACT_SUFX= .tgz |