diff options
author | wiz <wiz@pkgsrc.org> | 2005-04-18 16:59:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-04-18 16:59:40 +0000 |
commit | 40bfe62f01f544132af6cb3009ce1bfd8ee110d3 (patch) | |
tree | f9b57a283a9e396f56f53180112eb52339fba944 /editors/abiword | |
parent | 7338a51a6c600ff3570cc5555991c2a16b9fa2bf (diff) | |
download | pkgsrc-40bfe62f01f544132af6cb3009ce1bfd8ee110d3.tar.gz |
Bump PKGREVISION for libiconv related dependency change.
Diffstat (limited to 'editors/abiword')
-rw-r--r-- | editors/abiword/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 545a3ff7ba2..6242b60b2c4 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.89 2005/04/18 16:58:06 drochner Exp $ +# $NetBSD: Makefile,v 1.90 2005/04/18 16:59:40 wiz Exp $ .include "Makefile.common" PKGNAME= abiword-${ABIWORD_VERSION} +PKGREVISION= 1 COMMENT= Open Source cross-platform word processor # GTK1 version and previous name of the GTK2 version |