diff options
author | Palle Girgensohn <girgen@FreeBSD.org> | 2004-12-06 03:59:56 +0000 |
---|---|---|
committer | Palle Girgensohn <girgen@FreeBSD.org> | 2004-12-06 03:59:56 +0000 |
commit | ae413f56b69b0dd6e84f38e746dac424055e0529 (patch) | |
tree | 37456d3d3d32f2c30a9f9c95742827a74bbd346c /net/tptest | |
parent | 7adc5e3ddfe14bd5d7cfa858fddb31b5493b560c (diff) | |
download | ports-ae413f56b69b0dd6e84f38e746dac424055e0529.tar.gz ports-ae413f56b69b0dd6e84f38e746dac424055e0529.zip |
Add myself as committer, and use my @FreeBSD.org address.
Approved by: ade (mentor)
Notes
Notes:
svn path=/head/; revision=123277
Diffstat (limited to 'net/tptest')
-rw-r--r-- | net/tptest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tptest/Makefile b/net/tptest/Makefile index 40c269606562..238ae028969e 100644 --- a/net/tptest/Makefile +++ b/net/tptest/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=${PORTNAME} DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= girgen@pingpong.net +MAINTAINER= girgen@FreeBSD.org COMMENT= Software suite for testing network throughput and Internet services pre-build: |