diff options
author | pav <pav@FreeBSD.org> | 2011-03-21 19:08:50 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-03-21 19:08:50 +0800 |
commit | 1cd61ec9af46baf7088891cb89f1c5776daeeb60 (patch) | |
tree | d3331ccaf6596e0beaaea95b98de7039ee2a998b /sysutils | |
parent | 64ae116b2eff26b48355fe29101002f7dc5336ee (diff) | |
download | freebsd-ports-gnome-1cd61ec9af46baf7088891cb89f1c5776daeeb60.tar.gz freebsd-ports-gnome-1cd61ec9af46baf7088891cb89f1c5776daeeb60.tar.zst freebsd-ports-gnome-1cd61ec9af46baf7088891cb89f1c5776daeeb60.zip |
- Donate to the adoptive father
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/apachetop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/apachetop/Makefile b/sysutils/apachetop/Makefile index 746370b7a1cf..b678d8b21375 100644 --- a/sysutils/apachetop/Makefile +++ b/sysutils/apachetop/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://www.webta.org/apachetop/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= admin@mjbrune.org COMMENT= Apache RealTime log stats MAKE_JOBS_SAFE= yes |