diff options
author | wiz <wiz@pkgsrc.org> | 2007-01-17 23:47:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-01-17 23:47:18 +0000 |
commit | 214768834db77e12bd43313613ea8682aca9c3ee (patch) | |
tree | 3f0de92abbb9dfb7da18f957b1c25dc0ac4847b7 /x11/kdelibdocs3 | |
parent | 6f4660036091f76a17c499265b28cca4679f3316 (diff) | |
download | pkgsrc-214768834db77e12bd43313613ea8682aca9c3ee.tar.gz |
Very belatedly bump PKGREVISION for all jasper dependencies because
of the shlib name change (!) during the update to 1.900.0.
Noted by Robert Elz in PR 35431.
Diffstat (limited to 'x11/kdelibdocs3')
-rw-r--r-- | x11/kdelibdocs3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdelibdocs3/Makefile b/x11/kdelibdocs3/Makefile index 55b20566834..f91fbaa0deb 100644 --- a/x11/kdelibdocs3/Makefile +++ b/x11/kdelibdocs3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2006/10/18 11:14:26 markd Exp $ +# $NetBSD: Makefile,v 1.45 2007/01/17 23:47:26 wiz Exp $ DISTNAME= kdelibs-${_KDE_VERSION} PKGNAME= kdelibdocs-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 devel COMMENT= KDE library documentation |