diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-25 13:39:57 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-25 13:39:57 +0000 |
commit | 8703e533e5c00e6a6e0bc14a0ca4885f8ec6a403 (patch) | |
tree | d45badc059673f9fdde97f47c70f10479e6059d1 /net/nettest | |
parent | 248fc3aabcf878b5cebeb5ea2f52195d50add1cd (diff) | |
download | ports-8703e533e5c00e6a6e0bc14a0ca4885f8ec6a403.tar.gz ports-8703e533e5c00e6a6e0bc14a0ca4885f8ec6a403.zip |
Notes
Diffstat (limited to 'net/nettest')
-rw-r--r-- | net/nettest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nettest/Makefile b/net/nettest/Makefile index 8bd80ae962f9..2bbd80578b30 100644 --- a/net/nettest/Makefile +++ b/net/nettest/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.cray.com/src/nettest/ DISTNAME= nettest.92.11.09 EXTRACT_SUFX= .tar.Z -MAINTAINER= proot@iaces.com +MAINTAINER= ports@FreeBSD.org COMMENT= Performs client and server functions for timing data throughput NO_WRKSUBDIR= yes |