diff options
author | Peter Wemm <peter@FreeBSD.org> | 2001-01-12 06:46:04 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 2001-01-12 06:46:04 +0000 |
commit | 529787e5c4943d9da3408f0cb20e27c04f6ad5f8 (patch) | |
tree | a20bd26621317f33aef14dfd5e7d4864537cb3c8 /www/squid | |
parent | Update to knu-cvsweb 1.104.1.63. (diff) |
Pass the maintainership bit to adrian (who happens to be a squid committer)
Notes
Notes:
svn path=/head/; revision=37122
Diffstat (limited to 'www/squid')
-rw-r--r-- | www/squid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile index dc809cbf9d1d..c715b1e5ece8 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -25,7 +25,7 @@ PATCHFILES= squid-2.3.stable4-ftp_icon_not_found.patch \ squid-2.3.stable4-html_quoting.patch \ squid-2.3.stable4-carp-assertion.patch -MAINTAINER= peter@freebsd.org +MAINTAINER= adrian@freebsd.org DIST_SUBDIR= squid2.3 PATCH_DIST_STRIP= -p0 |