diff options
Diffstat (limited to 'wm/bbkeys/Makefile')
-rw-r--r-- | wm/bbkeys/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/bbkeys/Makefile b/wm/bbkeys/Makefile index 6efb2561248..6441c62f219 100644 --- a/wm/bbkeys/Makefile +++ b/wm/bbkeys/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2009/03/17 21:40:47 darcy Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/03 21:58:24 wiz Exp $ # DISTNAME= bbkeys-0.8.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bbkeys/} |