diff options
author | bapt <bapt@FreeBSD.org> | 2015-03-03 07:51:49 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-03-03 07:51:49 +0800 |
commit | 0f2e3f552526bcf555dcf4bfced00badbc733d17 (patch) | |
tree | 5dedf0bd3fdc852ba33335f26c7eb6c2806c462c /www/mod_proctitle | |
parent | e5be63293ce134f4251386fafd83db3d0b283160 (diff) | |
download | freebsd-ports-gnome-0f2e3f552526bcf555dcf4bfced00badbc733d17.tar.gz freebsd-ports-gnome-0f2e3f552526bcf555dcf4bfced00badbc733d17.tar.zst freebsd-ports-gnome-0f2e3f552526bcf555dcf4bfced00badbc733d17.zip |
Remove Author from pkg-descr and white space fixes
Diffstat (limited to 'www/mod_proctitle')
-rw-r--r-- | www/mod_proctitle/pkg-descr | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/mod_proctitle/pkg-descr b/www/mod_proctitle/pkg-descr index 56a3c93e6ca5..6bcee9d202cc 100644 --- a/www/mod_proctitle/pkg-descr +++ b/www/mod_proctitle/pkg-descr @@ -2,5 +2,4 @@ This module sets httpd process titles to reflect the request currently processed, so they will be visible in top(1) or ps(1). Useful for debugging purposes. -Author: Stanislav Sedov <stas@FreeBSD.org> -WWW: https://github.com/stass/mod_proctitle +WWW: https://github.com/stass/mod_proctitle |