diff options
author | hubertf <hubertf@pkgsrc.org> | 2001-06-07 02:01:11 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2001-06-07 02:01:11 +0000 |
commit | a2e30883f48e3649caa10cb8289ad5c02616aba5 (patch) | |
tree | fc3e17d468a381d0414e1932f30cfb6ab2f9683b /wm/blackbox | |
parent | 948bce099002e21c46d0cf375275c1e58fff70c6 (diff) | |
download | pkgsrc-a2e30883f48e3649caa10cb8289ad5c02616aba5.tar.gz |
Change maintainer's mail address, requested on IRC
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 70224542e21..04744d8944d 100644 --- a/wm/blackbox/Makefile +++ b/wm/blackbox/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2001/02/17 17:21:31 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/06/07 02:01:12 hubertf Exp $ # DISTNAME= blackbox-0.61.1 CATEGORIES= x11 wm MASTER_SITES= ftp://portal.alug.org/pub/blackbox/0.6x.x/ -MAINTAINER= djp@cpl.herston.uq.edu.au +MAINTAINER= carneous@carneous.net HOMEPAGE= http://blackbox.alug.org/ COMMENT= small and fast X11R6 window manager |