diff options
author | grant <grant> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 22:50:55 +0000 |
commit | 39912d0b8242764bb78469896110a895da6942a0 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /wm/blackbox | |
parent | f5a8d4c7dc4e56f8ebe5956ff6a2a8d5709fbae2 (diff) | |
download | pkgsrc-39912d0b8242764bb78469896110a895da6942a0.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'wm/blackbox')
-rw-r--r-- | wm/blackbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/blackbox/Makefile b/wm/blackbox/Makefile index b8323eb5191..fd6d5abc0ef 100644 --- a/wm/blackbox/Makefile +++ b/wm/blackbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2003/07/13 13:53:40 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2003/07/17 22:55:10 grant Exp $ # DISTNAME= blackbox-0.65.0 @@ -6,7 +6,7 @@ PKGREVISION= 4 CATEGORIES= wm x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=blackboxwm/} -MAINTAINER= jschauma@netbsd.org +MAINTAINER= jschauma@NetBSD.org HOMEPAGE= http://blackboxwm.sourceforge.net/ COMMENT= small and fast X11R6 window manager |