diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-12-06 13:31:45 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-12-06 13:31:45 +0000 |
commit | 2795af55a997dd65722c6a19b17f7a2382361214 (patch) | |
tree | 1eee24744dc230235b585c0ebb9751439ef15efa | |
parent | Cleanup a bit (diff) |
- Take maintainership
Approved by: maintainer via email
Notes
Notes:
svn path=/head/; revision=150519
-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 b4e8e610ff7b..6b1570b4668c 100644 --- a/www/sarg/Makefile +++ b/www/sarg/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= mt@primats.org.ua +MAINTAINER= garga@FreeBSD.org COMMENT= Squid log analyzer and HTML report generator USE_REINPLACE= yes |