diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-17 04:43:17 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-17 04:43:17 +0800 |
commit | fc506e55d397fc7877ab6f46478aad3695f6ed0d (patch) | |
tree | f3a4405e93f86b8b02c8e48ac081cb0fa9c256be /sysutils/mbmon | |
parent | 0ef35c9401b7586e552a35883445a3dad24095dc (diff) | |
download | freebsd-ports-gnome-fc506e55d397fc7877ab6f46478aad3695f6ed0d.tar.gz freebsd-ports-gnome-fc506e55d397fc7877ab6f46478aad3695f6ed0d.tar.zst freebsd-ports-gnome-fc506e55d397fc7877ab6f46478aad3695f6ed0d.zip |
- Reset Maintainer
PR: 131742
Submitted by: "Sergey N. Voronkov" <serg@tmn.ru> (maintainer)
Diffstat (limited to 'sysutils/mbmon')
-rw-r--r-- | sysutils/mbmon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/mbmon/Makefile b/sysutils/mbmon/Makefile index d97029685108..6f5735a018fd 100644 --- a/sysutils/mbmon/Makefile +++ b/sysutils/mbmon/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/xmbmon/ DISTNAME= xmbmon${PORTVERSION} -MAINTAINER= serg@tmn.ru +MAINTAINER= ports@FreeBSD.org COMMENT?= A tty motherboard monitor for LM78/79, W8378x, AS99127F, VT82C686 and ADM9240 ONLY_FOR_ARCHS= i386 amd64 |