diff options
author | wiz <wiz> | 2006-03-06 00:18:10 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-03-06 00:18:10 +0000 |
commit | 0a3c815742f95893500eb344e2f0d667f85e275e (patch) | |
tree | b885fee271c914c9d75852dea6c10abb31e5c983 /misc/koffice-i18n-nl | |
parent | ca647e468204037886c77cf1aba87e8309a6deae (diff) | |
download | pkgsrc-0a3c815742f95893500eb344e2f0d667f85e275e.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-i18n-nl')
-rw-r--r-- | misc/koffice-i18n-nl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/koffice-i18n-nl/Makefile b/misc/koffice-i18n-nl/Makefile index b1842df9240..2b97351ac75 100644 --- a/misc/koffice-i18n-nl/Makefile +++ b/misc/koffice-i18n-nl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2006/02/05 23:10:11 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2006/03/06 00:18:20 wiz Exp $ DISTNAME= koffice-i18n-nl-1.3.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/ EXTRACT_SUFX= .tar.bz2 |