diff options
author | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
commit | bec09fea361c1b4df8ceddc1ee1c1bc7dfe53162 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /editors/abiword | |
parent | 5baa1103cbf676ebb1be8f98a04c06b423017e76 (diff) | |
download | pkgsrc-bec09fea361c1b4df8ceddc1ee1c1bc7dfe53162.tar.gz |
Revbump after updating graphics/cairo
Diffstat (limited to 'editors/abiword')
-rw-r--r-- | editors/abiword/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 498282eb99e..a639eaf2d9d 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.135 2012/08/13 14:25:38 wiz Exp $ +# $NetBSD: Makefile,v 1.136 2012/09/07 19:16:29 adam Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" -PKGREVISION= 9 +PKGREVISION= 10 COMMENT= Open Source cross-platform word processor |