diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-28 17:37:26 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-28 17:37:26 +0000 |
commit | 9fb1ef4c3ae80b1845263bd451ba9e76cd39ceb2 (patch) | |
tree | b3a3acfd0e615eeb236b5fc3b714f4a58c6f21b1 /www/logtools | |
parent | b42f6675bca37486f852859ae2a319b3b76b60a8 (diff) | |
download | ports-9fb1ef4c3ae80b1845263bd451ba9e76cd39ceb2.tar.gz ports-9fb1ef4c3ae80b1845263bd451ba9e76cd39ceb2.zip |
Notes
Diffstat (limited to 'www/logtools')
-rw-r--r-- | www/logtools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/logtools/Makefile b/www/logtools/Makefile index 5ed95265f7af..467e1c962517 100644 --- a/www/logtools/Makefile +++ b/www/logtools/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.coker.com.au/logtools/ \ LOCAL/chinsan/logtools/ EXTRACT_SUFX= .tgz -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Useful tools to deal with CLF files (Common Log File format) GNU_CONFIGURE= yes |