diff options
Diffstat (limited to 'www/sarg/Makefile')
-rw-r--r-- | www/sarg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/sarg/Makefile b/www/sarg/Makefile index 5c73629c840..b0ca356253b 100644 --- a/www/sarg/Makefile +++ b/www/sarg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2007/12/31 06:53:17 obache Exp $ +# $NetBSD: Makefile,v 1.14 2008/07/15 15:33:46 mishka Exp $ DISTNAME= sarg-2.1 PKGREVISION= 3 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sarg/} PATCH_SITES= http://sarg.sourceforge.net/ PATCHFILES= datafile.patch lastlog.patch -MAINTAINER= mishka@terabyte.com.ua +MAINTAINER= mishka@NetBSD.org HOMEPAGE= http://sarg.sourceforge.net/sarg.php COMMENT= Squid-Cache proxy server Analysis Report Generator |