diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-04-05 21:04:30 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-04-05 21:04:30 +0000 |
commit | 2cc9d91309e2cd390da92e3df3b2e79901efc12a (patch) | |
tree | 74d3f5bef1c5041d72c1452a48f28478a2fda2a3 /sysutils/stress | |
parent | 714ea1c6623c73ff6b6b85dc96cd85c8d66afc19 (diff) | |
download | ports-2cc9d91309e2cd390da92e3df3b2e79901efc12a.tar.gz ports-2cc9d91309e2cd390da92e3df3b2e79901efc12a.zip |
- Change my ports MAINTAINER to jmelo@FreeBSD.org.
Approved by: mnag (mentor)
Notes
Notes:
svn path=/head/; revision=158897
Diffstat (limited to 'sysutils/stress')
-rw-r--r-- | sysutils/stress/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/stress/Makefile b/sysutils/stress/Makefile index 0088cad7c196..86a2c3250468 100644 --- a/sysutils/stress/Makefile +++ b/sysutils/stress/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://weather.ou.edu/~apw/projects/stress/ \ http://fresh.t-systems-sfr.com/unix/src/privat2/ -MAINTAINER= jmelo@freebsdbrasil.com.br +MAINTAINER= jmelo@FreeBSD.org COMMENT= Tool to impose load on and stress test Unix-like systems GNU_CONFIGURE= yes |