diff options
Diffstat (limited to 'wm/openbox/Makefile')
-rw-r--r-- | wm/openbox/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile index 5ee5fe2e4c7..7daee7d2df1 100644 --- a/wm/openbox/Makefile +++ b/wm/openbox/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.58 2010/01/16 23:33:25 snj Exp $ +# $NetBSD: Makefile,v 1.59 2010/02/16 13:43:09 wiz Exp $ -DISTNAME= openbox-3.4.10 +DISTNAME= openbox-3.4.11 CATEGORIES= wm x11 MASTER_SITES= http://openbox.org/dist/openbox/ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://openbox.org/ -COMMENT= Standards compliant, light-weight and extensible window manager +COMMENT= Standards compliant, light-weight, and extensible window manager +LICENSE= gnu-gpl-v2 DEPENDS+= vera-ttf>=1.10:../../fonts/vera-ttf |