diff options
author | wiz <wiz@pkgsrc.org> | 2007-11-30 21:55:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-11-30 21:55:01 +0000 |
commit | d514daf1ff3cf00c81e73c1635272afd0b62e30c (patch) | |
tree | d551d085ba4c2e00db3023514f09ee390a351c4d /x11/kkbswitch | |
parent | 25cceeb31aa5720299ad8fd28093bb8af0c9cbef (diff) | |
download | pkgsrc-d514daf1ff3cf00c81e73c1635272afd0b62e30c.tar.gz |
Bump PKGREVISION because openexr now depends on ilmbase.
Diffstat (limited to 'x11/kkbswitch')
-rw-r--r-- | x11/kkbswitch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kkbswitch/Makefile b/x11/kkbswitch/Makefile index 1762449d6db..c1b316c3689 100644 --- a/x11/kkbswitch/Makefile +++ b/x11/kkbswitch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2007/09/21 13:04:43 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2007/11/30 21:55:11 wiz Exp $ # DISTNAME= kkbswitch-1.4.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= kde x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kkbswitch/} |