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 bb14516eddf..46c17841936 100644 --- a/wm/blackbox/Makefile +++ b/wm/blackbox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2005/12/05 20:51:09 rillig Exp $ +# $NetBSD: Makefile,v 1.26 2006/02/05 23:11:12 joerg Exp $ # DISTNAME= blackbox-0.65.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= wm x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=blackboxwm/} |