diff options
Diffstat (limited to 'wm/openbox/Makefile')
-rw-r--r-- | wm/openbox/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile index 2875ca86938..7e82a3fc7ad 100644 --- a/wm/openbox/Makefile +++ b/wm/openbox/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.91 2015/04/25 14:24:59 tnn Exp $ +# $NetBSD: Makefile,v 1.92 2015/06/01 17:52:38 snj Exp $ -DISTNAME= openbox-3.5.2 -PKGREVISION= 3 +DISTNAME= openbox-3.6 CATEGORIES= wm x11 MASTER_SITES= http://openbox.org/dist/openbox/ |