diff options
author | wiz <wiz@pkgsrc.org> | 2010-11-25 10:28:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-11-25 10:28:34 +0000 |
commit | 3a60d47e813c2d608acb4a843205fd1351695d89 (patch) | |
tree | 32ae251c9958f00228e509c13ee6076b26536bea /editors | |
parent | 6a07941b85808e8c5037b3bc37dff0351194df6d (diff) | |
download | pkgsrc-3a60d47e813c2d608acb4a843205fd1351695d89.tar.gz |
Bump PKGREVISION for libwpd shlib name 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 718ac796fc5..0b24f831ae8 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.34 2010/11/15 22:56:49 abs Exp $ +# $NetBSD: Makefile,v 1.35 2010/11/25 10:28:34 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../editors/abiword/Makefile.common" DISTNAME= abiword-plugins-${ABIWORD_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Plugins enhancing Abiword's capabilities |