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 973c291f24b..22fcab94ff9 100644 --- a/wm/bbkeys/Makefile +++ b/wm/bbkeys/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/05/29 23:37:54 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:51:46 wiz Exp $ # DISTNAME= bbkeys-0.8.6 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bbkeys/} |