diff options
Diffstat (limited to 'wm/bbkeys/Makefile')
-rw-r--r-- | wm/bbkeys/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/wm/bbkeys/Makefile b/wm/bbkeys/Makefile index 1cbb5d62c75..7615fd007ea 100644 --- a/wm/bbkeys/Makefile +++ b/wm/bbkeys/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2003/05/17 05:41:09 salo Exp $ +# $NetBSD: Makefile,v 1.9 2003/05/22 15:39:31 jschauma Exp $ # -DISTNAME= bbkeys-0.8.5 -PKGREVISION= 1 -CATEGORIES= wm x11 +DISTNAME= bbkeys-0.8.6 +CATEGORIES= x11 wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bbkeys/} MAINTAINER= jschauma@netbsd.org |