diff options
Diffstat (limited to 'www/sarg/Makefile')
-rw-r--r-- | www/sarg/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/www/sarg/Makefile b/www/sarg/Makefile index 2e68ac522b1e..5edfa3ed7279 100644 --- a/www/sarg/Makefile +++ b/www/sarg/Makefile @@ -6,15 +6,11 @@ # PORTNAME= sarg -PORTVERSION= 2.0.5 +PORTVERSION= 2.0.6 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -PATCH_SITES= http://sarg.sourceforge.net/ -PATCHFILES= freebsd.patch abbreviation.patch -PATCH_DIST_STRIP= -p1 - MAINTAINER= mt@primats.org.ua COMMENT= Squid log analyzer and HTML report generator |