diff options
Diffstat (limited to 'wm/openbox/Makefile')
-rw-r--r-- | wm/openbox/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile index 965e58abe60..5fb68430d4a 100644 --- a/wm/openbox/Makefile +++ b/wm/openbox/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2003/12/23 08:34:36 xtraeme Exp $ +# $NetBSD: Makefile,v 1.11 2004/01/23 21:50:49 jmmv Exp $ DISTNAME= openbox-3.1 +PKGREVISION= 1 CATEGORIES= wm x11 MASTER_SITES= http://icculus.org/openbox/releases/ |