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 5768b9538af..55865d9f67a 100644 --- a/wm/openbox/Makefile +++ b/wm/openbox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.83 2013/06/04 22:17:13 tron Exp $ +# $NetBSD: Makefile,v 1.84 2013/06/06 12:53:40 wiz Exp $ DISTNAME= openbox-3.5.0 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= wm x11 MASTER_SITES= http://openbox.org/dist/openbox/ |