diff options
author | wiz <wiz@pkgsrc.org> | 2018-04-17 22:29:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-04-17 22:29:31 +0000 |
commit | acf5fc5861164d1343e4f6d6e1d1382d21a190fb (patch) | |
tree | 109630925ee3175cb748b70c5ad849855a199a19 /editors/abiword-plugins | |
parent | a9188c6dcb66ca852105aa221b5ea011af95f220 (diff) | |
download | pkgsrc-acf5fc5861164d1343e4f6d6e1d1382d21a190fb.tar.gz |
Add p11-kit to gnutls/bl3.mk and bump dependencies.
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 f09fd1e40f8..9e0d220ab32 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.87 2018/04/16 14:34:22 wiz Exp $ +# $NetBSD: Makefile,v 1.88 2018/04/17 22:29:38 wiz Exp $ .include "../../editors/abiword/Makefile.common" DISTNAME= abiword-${ABIVERSION} PKGNAME= abiword-plugins-${ABIVERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= editors MASTER_SITES= http://www.abiword.com/downloads/abiword/${PKGVERSION_NOREV}/source/ |