diff options
Diffstat (limited to 'www/sarg')
-rw-r--r-- | www/sarg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/sarg/Makefile b/www/sarg/Makefile index 505e76e0356c..cd7a7762477e 100644 --- a/www/sarg/Makefile +++ b/www/sarg/Makefile @@ -9,7 +9,7 @@ PORTNAME= sarg PORTVERSION= 2.2.5 PORTREVISION= 2 CATEGORIES= www -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= garga@FreeBSD.org COMMENT= Squid log analyzer and HTML report generator |