diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 08:48:00 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 08:48:00 +0000 |
commit | 169fbaaa5111f719550bfcb24425d5ce89b4cb09 (patch) | |
tree | d3803b4bf8c840ed7abf3934e31bf6991975d918 /net/nload | |
parent | - Enrich plist (diff) |
Reset inactive maintainer who has not responded to email.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=172158
Diffstat (limited to 'net/nload')
-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 27fbee46326f..5923c17b2b9a 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 |