diff options
Diffstat (limited to 'wm/openbox/Makefile')
-rw-r--r-- | wm/openbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile index ad05c240af5..99df655ff62 100644 --- a/wm/openbox/Makefile +++ b/wm/openbox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2006/01/24 07:32:40 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2006/02/05 23:11:14 joerg Exp $ DISTNAME= openbox-3.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= wm x11 MASTER_SITES= http://icculus.org/openbox/releases/ |