diff options
author | sno <sno@pkgsrc.org> | 2009-08-26 20:19:17 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-08-26 20:19:17 +0000 |
commit | d927c3e77edf552fbde0aaacc236c6d5dc1b5e81 (patch) | |
tree | 3059eff72c3bf023eecff8b08fc4c8b292637bd6 /editors | |
parent | 213a55842a7026a95f261aab7e1b9758663a1068 (diff) | |
download | pkgsrc-d927c3e77edf552fbde0aaacc236c6d5dc1b5e81.tar.gz |
bump revision because of graphics/jpeg update
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 0635068cd9e..e8f76aa1ddd 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.30 2009/05/20 01:09:12 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2009/08/26 20:20:32 sno Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../editors/abiword/Makefile.common" DISTNAME= abiword-plugins-${ABIWORD_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Plugins enhancing Abiword's capabilities |