diff options
author | jmmv <jmmv@pkgsrc.org> | 2006-09-16 12:20:32 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2006-09-16 12:20:32 +0000 |
commit | f190ea92a4f7a583932f9bd54bdb12bf3533ec62 (patch) | |
tree | 9f2e5140c40cb30e2c5aa3acc8f0e8c42fe296c3 /editors/abiword | |
parent | 325ba27dc46f0bbaa5d6b5d7c519b19d9087e691 (diff) | |
download | pkgsrc-f190ea92a4f7a583932f9bd54bdb12bf3533ec62.tar.gz |
Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.
Grrr, I really hate this kind of change.
Diffstat (limited to 'editors/abiword')
-rw-r--r-- | editors/abiword/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index e2c4b7b6dac..db22e1e61b0 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,6 +1,9 @@ -# $NetBSD: Makefile,v 1.102 2006/07/10 21:40:49 adam Exp $ +# $NetBSD: Makefile,v 1.103 2006/09/16 12:20:36 jmmv Exp $ .include "Makefile.common" + +PKGREVISION= 1 + COMMENT= Open Source cross-platform word processor # GTK1 version and previous name of the GTK2 version |