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 4363c694d24..02a463b445e 100644 --- a/wm/openbox/Makefile +++ b/wm/openbox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.88 2014/05/05 00:48:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.89 2014/05/17 16:10:49 wiz Exp $ DISTNAME= openbox-3.5.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= wm x11 MASTER_SITES= http://openbox.org/dist/openbox/ |