diff options
author | peter <peter@FreeBSD.org> | 2001-01-12 06:46:04 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2001-01-12 06:46:04 +0000 |
commit | c67130d24caf9eae2e727be5c01499303b1d9303 (patch) | |
tree | 917389fc8e0e4c4e794e0f0afa81b938a96b3e12 /www/squid31 | |
parent | 1e593c682253861a1345c65a1a3fc2d6ec4bb174 (diff) | |
download | FreeBSD-ports-c67130d24caf9eae2e727be5c01499303b1d9303.zip FreeBSD-ports-c67130d24caf9eae2e727be5c01499303b1d9303.tar.gz |
Pass the maintainership bit to adrian (who happens to be a squid committer)
Diffstat (limited to 'www/squid31')
-rw-r--r-- | www/squid31/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squid31/Makefile b/www/squid31/Makefile index dc809cb..c715b1e 100644 --- a/www/squid31/Makefile +++ b/www/squid31/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 |