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/kbarcode | |
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/kbarcode')
-rw-r--r-- | graphics/kbarcode/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/kbarcode/Makefile b/graphics/kbarcode/Makefile index dd510d7d9f4..bb0a97cfd15 100644 --- a/graphics/kbarcode/Makefile +++ b/graphics/kbarcode/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2007/01/11 10:55:18 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2007/01/17 23:47:20 wiz Exp $ DISTNAME= kbarcode-2.0.5 +PKGREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kbarcode/} |