diff options
Diffstat (limited to 'www/logtools/Makefile')
-rw-r--r-- | www/logtools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/logtools/Makefile b/www/logtools/Makefile index 59362bc4c778..29a427b120ed 100644 --- a/www/logtools/Makefile +++ b/www/logtools/Makefile @@ -6,12 +6,12 @@ # PORTNAME= logtools -PORTVERSION= 0.13c +PORTVERSION= 0.13d CATEGORIES= www MASTER_SITES= http://www.coker.com.au/logtools/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chinsan@FreeBSD.org COMMENT= Useful tools to deal with CLF files (Common Log File format) GNU_CONFIGURE= yes |