diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-03-12 10:23:57 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-03-12 10:23:57 +0000 |
commit | bc271da5c3846611472d23f049d30c4b92305b26 (patch) | |
tree | 25bd718909882242aea87bed0499756ca7070011 /sysutils/wmSMPmon/Makefile | |
parent | c93488d7dab1e45e7c14aafe40c63e2152b4101f (diff) | |
download | pkgsrc-bc271da5c3846611472d23f049d30c4b92305b26.tar.gz |
Use email addresses in the MAINTAINER field. Adding names produces ugly
results, specially in the bulk build reports, and we don't use this style
anywhere else.
Diffstat (limited to 'sysutils/wmSMPmon/Makefile')
-rw-r--r-- | sysutils/wmSMPmon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/wmSMPmon/Makefile b/sysutils/wmSMPmon/Makefile index 558756fda44..fed15b31cee 100644 --- a/sysutils/wmSMPmon/Makefile +++ b/sysutils/wmSMPmon/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/01/12 11:52:10 agc Exp $ +# $NetBSD: Makefile,v 1.2 2005/03/12 10:23:57 jmmv Exp $ DISTNAME= wmSMPmon-2.3 CATEGORIES= sysutils x11 MASTER_SITES= http://goupilfr.org/arch/ -MAINTAINER= Joel CARNAT <joel@carnat.net> +MAINTAINER= joel@carnat.net HOMEPAGE= http://goupilfr.org/?soft=wmsmpmon COMMENT= Dockable CPU (SMP) monitor |