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/squid31 | |
parent | 7a981c1892bc98797685b3e34ec0465bb25816d5 (diff) | |
download | ports-529787e5c4943d9da3408f0cb20e27c04f6ad5f8.tar.gz ports-529787e5c4943d9da3408f0cb20e27c04f6ad5f8.zip |
Notes
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 dc809cbf9d1d..c715b1e5ece8 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 |