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