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 06d6a3863b3..4a9429cdadc 100644 --- a/wm/openbox/Makefile +++ b/wm/openbox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.77 2012/09/15 10:06:43 obache Exp $ +# $NetBSD: Makefile,v 1.78 2012/10/02 17:12:06 tron Exp $ DISTNAME= openbox-3.5.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= wm x11 MASTER_SITES= http://openbox.org/dist/openbox/ |