diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 03:36:45 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 03:36:45 +0000 |
commit | 03f8a6f768251caa22c5b9084a8cc3323aec9b96 (patch) | |
tree | 3c319f9d1358da7651dfaac54283645a7a896338 /net/ppptraf | |
parent | ports with possibly unreachable MAINTAINERs (diff) |
ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes
Notes:
svn path=/head/; revision=92819
Diffstat (limited to 'net/ppptraf')
-rw-r--r-- | net/ppptraf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ppptraf/Makefile b/net/ppptraf/Makefile index e64ed9f8329c..c79dcd16d788 100644 --- a/net/ppptraf/Makefile +++ b/net/ppptraf/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.borg-cube.com/users/diskiller/distfiles/ \ http://people.FreeBSD.org/~dburr/distfiles/ -MAINTAINER= diskiller@cnbinc.com +MAINTAINER= ports@FreeBSD.org COMMENT= A ncurses based PPP Traffic (bytes in/out) monitoring program #MAN1= ppptraf.1 |