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 | e5b04d25c03d1e571f57eed0ce173427097c13b9 (patch) | |
tree | 3f0de92abbb9dfb7da18f957b1c25dc0ac4847b7 /graphics/kphotools | |
parent | 11c3db4092913e87d5d5782445b1fafd8f115c4a (diff) | |
download | pkgsrc-e5b04d25c03d1e571f57eed0ce173427097c13b9.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 'graphics/kphotools')
-rw-r--r-- | graphics/kphotools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/kphotools/Makefile b/graphics/kphotools/Makefile index 929496d2a58..b863fb1a209 100644 --- a/graphics/kphotools/Makefile +++ b/graphics/kphotools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2007/01/13 17:33:19 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2007/01/17 23:47:20 wiz Exp $ # DISTNAME= kphotools-0.2.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= kde graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kphotools/} EXTRACT_SUFX= .tar.bz2 |