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 32af123f692..d142bd07bd6 100644 --- a/wm/bbkeys/Makefile +++ b/wm/bbkeys/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2012/10/08 12:42:17 asau Exp $ +# $NetBSD: Makefile,v 1.26 2013/05/31 12:42:29 wiz Exp $ # DISTNAME= bbkeys-0.8.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bbkeys/} |