diff options
author | wiz <wiz@pkgsrc.org> | 2012-08-13 14:25:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-08-13 14:25:37 +0000 |
commit | 3ebfad88245bf3cab49c490708fd606c342bf7ab (patch) | |
tree | b49584837fe18036982ca2f5c214da74b23e47d4 /editors/abiword | |
parent | 2c7aa95b72dfa5d54768b10b41cbf3f4e999bfb0 (diff) | |
download | pkgsrc-3ebfad88245bf3cab49c490708fd606c342bf7ab.tar.gz |
Bump PKGREVISION for fix in librsvg/buildlink3.mk.
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 d26352e1a9d..498282eb99e 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.134 2012/06/14 07:44:25 sbd Exp $ +# $NetBSD: Makefile,v 1.135 2012/08/13 14:25:38 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= Open Source cross-platform word processor |