diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-08-15 19:07:31 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-08-15 19:07:31 +0000 |
commit | 337d24507705aed20e4405f6f844933a321311ea (patch) | |
tree | 0a833110ff4a167dd429aa3bc9389ed881c887c7 /misc | |
parent | 77d979f9d5739e31fbc44238f2533573b8c57473 (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cstream/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/cstream/Makefile b/misc/cstream/Makefile index c2410088f493..2f941ab9476a 100644 --- a/misc/cstream/Makefile +++ b/misc/cstream/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.cons.org/cracauer/download/ \ http://www2.cons.org/freebsd-distfiles/ \ http://www3.cons.org/freebsd-distfiles/ -MAINTAINER= cracauer@cons.org +MAINTAINER= ports@FreeBSD.org COMMENT= Like dd(1) tool, precise bandwidth limiting/reporting, fifo, TCP MAN1= cstream.1 |