diff options
author | wiz <wiz@pkgsrc.org> | 2017-02-20 09:37:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-02-20 09:37:11 +0000 |
commit | 7297bde3bcba4f677d9107418620230e06722335 (patch) | |
tree | 4f170581d1d2f7996e7e97c18365357aab685ae8 /editors | |
parent | a3f3a679407ee55d80c5ae19f264c94c40301ac6 (diff) | |
download | pkgsrc-7297bde3bcba4f677d9107418620230e06722335.tar.gz |
Bump PKGREVISION for tidy dependency change.
Diffstat (limited to 'editors')
-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 3be63799b52..ba109d4787b 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.75 2017/02/12 06:25:14 ryoon Exp $ +# $NetBSD: Makefile,v 1.76 2017/02/20 09:37:11 wiz Exp $ .include "../../editors/abiword/Makefile.common" DISTNAME= abiword-${ABIVERSION} PKGNAME= abiword-plugins-${ABIVERSION} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= editors MASTER_SITES= http://www.abiword.com/downloads/abiword/${PKGVERSION_NOREV}/source/ |