diff options
Diffstat (limited to 'wm/blackbox/Makefile')
-rw-r--r-- | wm/blackbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/blackbox/Makefile b/wm/blackbox/Makefile index f3a80037928..4034122bfb7 100644 --- a/wm/blackbox/Makefile +++ b/wm/blackbox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2009/03/17 21:40:47 darcy Exp $ +# $NetBSD: Makefile,v 1.32 2011/04/22 13:44:55 obache Exp $ # DISTNAME= blackbox-0.65.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= wm x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=blackboxwm/} |