diff options
Diffstat (limited to 'wm/openbox2')
-rw-r--r-- | wm/openbox2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/openbox2/Makefile b/wm/openbox2/Makefile index a047cd7cea8..4bfb559252e 100644 --- a/wm/openbox2/Makefile +++ b/wm/openbox2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/02/05 23:11:14 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2006/03/04 21:30:54 jlam Exp $ # DISTNAME= openbox-2.2.3 @@ -6,7 +6,7 @@ PKGREVISION= 3 CATEGORIES= wm x11 MASTER_SITES= http://icculus.org/openbox/releases/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://icculus.org/openbox/ COMMENT= Window manager based on Blackbox (2.x branch) |