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/x11rec | |
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/x11rec')
-rw-r--r-- | graphics/x11rec/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/x11rec/Makefile b/graphics/x11rec/Makefile index c30cef41259..573ef2fece4 100644 --- a/graphics/x11rec/Makefile +++ b/graphics/x11rec/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2006/10/04 21:44:47 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2007/01/17 23:47:21 wiz Exp $ # DISTNAME= x11rec-0.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= graphics ruby MASTER_SITES= http://0xcc.net/x11rec/ |