diff options
author | adam <adam@pkgsrc.org> | 2021-12-08 16:01:42 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-12-08 16:01:42 +0000 |
commit | ac26554d9f5c20806cbab620560e5cdb9f5af267 (patch) | |
tree | f19c5de6d0b7dd975754ab007486cb1a5d65f5ef /cad/boolean/Makefile | |
parent | 89042bb7303ab35491df57328b4ced04ed0f68bc (diff) | |
download | pkgsrc-ac26554d9f5c20806cbab620560e5cdb9f5af267.tar.gz |
revbump for icu and libffi
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 0e04ce05e29..4a887c1024c 100644 --- a/cad/boolean/Makefile +++ b/cad/boolean/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.80 2020/08/17 20:18:13 leot Exp $ +# $NetBSD: Makefile,v 1.81 2021/12/08 16:03:24 adam Exp $ # DISTNAME= boolean_6_99 # n_6_99 -> n-6.99 PKGNAME= ${DISTNAME:S/n_/n-/S/_/./} -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= cad graphics MASTER_SITES= http://boolean.klaasholwerda.nl/download/boolzip/ EXTRACT_SUFX= .tgz |