diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-04 16:48:00 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-04 16:48:00 +0800 |
commit | 1f20028240e5963f0ea5ae02f7b08dd61bfcae33 (patch) | |
tree | bae846217828f3de83ba0ad5bc3e10bab31a4a38 /net | |
parent | 165da715c03120bacbece1d8496a6047ddc0af0a (diff) | |
download | freebsd-ports-graphics-1f20028240e5963f0ea5ae02f7b08dd61bfcae33.tar.gz freebsd-ports-graphics-1f20028240e5963f0ea5ae02f7b08dd61bfcae33.tar.zst freebsd-ports-graphics-1f20028240e5963f0ea5ae02f7b08dd61bfcae33.zip |
Reset inactive maintainer who has not responded to email.
Hat: portmgr
Diffstat (limited to 'net')
-rw-r--r-- | net/nload/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nload/Makefile b/net/nload/Makefile index 27fbee46326..5923c17b2b9 100644 --- a/net/nload/Makefile +++ b/net/nload/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= olive@oban.frmug.org +MAINTAINER= ports@FreeBSD.org COMMENT= Console application which monitors network traffic in real time HAS_CONFIGURE= yes |