diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-04-29 06:22:27 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-04-29 06:22:27 +0800 |
commit | aebd5c893b1c4d40f5bab56f2298b14014646cdb (patch) | |
tree | e3a62f5f36af48cc2b1dcb7f723b741e166c11ff /sysutils | |
parent | 7f1acebda33264ba222a84aec19f2d5c71ece4e9 (diff) | |
download | freebsd-ports-gnome-aebd5c893b1c4d40f5bab56f2298b14014646cdb.tar.gz freebsd-ports-gnome-aebd5c893b1c4d40f5bab56f2298b14014646cdb.tar.zst freebsd-ports-gnome-aebd5c893b1c4d40f5bab56f2298b14014646cdb.zip |
- Reset some more
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 0b360a8a2a45..58e19491cf75 100644 --- a/sysutils/apachetop/Makefile +++ b/sysutils/apachetop/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.webta.org/apachetop/ -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Apache RealTime log stats MAKE_JOBS_SAFE= yes |