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 /misc/koffice | |
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 'misc/koffice')
-rw-r--r-- | misc/koffice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index 6f477880c47..54ce615931a 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.75 2006/02/05 23:10:10 joerg Exp $ +# $NetBSD: Makefile,v 1.76 2006/03/06 00:18:13 wiz Exp $ DISTNAME= koffice-1.4.2 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.4.2/src/ \ ftp://ftp.us.kde.org/pub/kde/stable/koffice-1.4.2/src/ \ |