diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-11 20:03:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-11 20:03:45 +0000 |
commit | 71e3f7a7bffd70189ea12aec3be5681606a9b0df (patch) | |
tree | 30e2cfa860089c34932cb3d242d14ee2eaf5c92f /www/srg | |
parent | 01493247a1b312d7ddd3d83246b64e69e852b93d (diff) | |
download | ports-71e3f7a7bffd70189ea12aec3be5681606a9b0df.tar.gz ports-71e3f7a7bffd70189ea12aec3be5681606a9b0df.zip |
Notes
Diffstat (limited to 'www/srg')
-rw-r--r-- | www/srg/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/srg/Makefile b/www/srg/Makefile index 9a65c47efd82..e94663bc0b14 100644 --- a/www/srg/Makefile +++ b/www/srg/Makefile @@ -12,8 +12,7 @@ CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ http://mirror.crc.net.nz/pub/srg/ - -MAINTAINER= ds@tic-tac.ru +MAINTAINER= ports@FreeBSD.org COMMENT= A Squid Report Generator USE_GMAKE= yes |