diff options
author | sno <sno> | 2009-08-26 20:19:17 +0000 |
---|---|---|
committer | sno <sno> | 2009-08-26 20:19:17 +0000 |
commit | 307abd76c585be93cce0426b66262b9321ce4396 (patch) | |
tree | 3059eff72c3bf023eecff8b08fc4c8b292637bd6 /editors | |
parent | f92b3183d50f1d2a5c79e2954bd77d6dbc2bee3f (diff) | |
download | pkgsrc-307abd76c585be93cce0426b66262b9321ce4396.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 |