diff options
author | adam <adam@pkgsrc.org> | 2020-06-02 08:22:31 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-06-02 08:22:31 +0000 |
commit | 0c9653ffa991492dacf3bcd4d70693a7cb2a1d8b (patch) | |
tree | 4b76e80283e16e135441c0ad59b8896fab793cb4 /editors/abiword-plugins | |
parent | 615f0d51f15e2d397ce85e7e5e7addfe48c1c6a7 (diff) | |
download | pkgsrc-0c9653ffa991492dacf3bcd4d70693a7cb2a1d8b.tar.gz |
Revbump for icu
Diffstat (limited to 'editors/abiword-plugins')
-rw-r--r-- | editors/abiword-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index df9846f8185..95ad8a109c3 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.117 2020/05/22 10:56:04 adam Exp $ +# $NetBSD: Makefile,v 1.118 2020/06/02 08:23:42 adam Exp $ -PKGREVISION= 7 +PKGREVISION= 8 .include "../../editors/abiword/Makefile.common" DISTNAME= abiword-${ABIVERSION} PKGNAME= abiword-plugins-${ABIVERSION} |