diff options
author | wiz <wiz> | 2005-04-18 16:59:40 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-04-18 16:59:40 +0000 |
commit | a2d71393eb89876ab77773d90b2dcf8f6e80b3c6 (patch) | |
tree | f9b57a283a9e396f56f53180112eb52339fba944 /editors/abiword | |
parent | a16653d01efddda29b9a5dd99f313e33d0046597 (diff) | |
download | pkgsrc-a2d71393eb89876ab77773d90b2dcf8f6e80b3c6.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 |