diff options
author | wiz <wiz@pkgsrc.org> | 2006-03-06 00:18:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-03-06 00:18:10 +0000 |
commit | 35af66a19685ab0ea5877b2735427472a14fc78b (patch) | |
tree | b885fee271c914c9d75852dea6c10abb31e5c983 /editors/abiword | |
parent | 10fd63ae264ef9112f377fb151b5ec0c9e90f932 (diff) | |
download | pkgsrc-35af66a19685ab0ea5877b2735427472a14fc78b.tar.gz |
Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.
Addresses PR 32998 by Robert Elz.
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 e4e90c53586..1de9597d7df 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.97 2006/02/05 23:08:54 joerg Exp $ +# $NetBSD: Makefile,v 1.98 2006/03/06 00:18:15 wiz Exp $ .include "Makefile.common" COMMENT= Open Source cross-platform word processor -PKGREVISION= 3 +PKGREVISION= 4 # GTK1 version and previous name of the GTK2 version CONFLICTS= abiword-personal-[0-9]* abiword2-[0-9]* |