diff options
author | tron <tron@pkgsrc.org> | 2013-05-23 15:28:45 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2013-05-23 15:28:45 +0000 |
commit | 9b82ce43e1cc238540ab20bfed5c3f257c5eb07e (patch) | |
tree | e81c9a8a645808a6d753c86ea1bbc4474a113435 /www | |
parent | 63d9719ef118a828a93c0be61ab4e170fb192e0f (diff) | |
download | pkgsrc-9b82ce43e1cc238540ab20bfed5c3f257c5eb07e.tar.gz |
Resign as maintainer of this package. Other pkgsrc developers are doing
a much better job of maintaining this package anyway.
Diffstat (limited to 'www')
-rw-r--r-- | www/squid3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/squid3/Makefile b/www/squid3/Makefile index a9ff56c5530..196d5b8b3f6 100644 --- a/www/squid3/Makefile +++ b/www/squid3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2013/05/16 12:04:57 obache Exp $ +# $NetBSD: Makefile,v 1.9 2013/05/23 15:28:45 tron Exp $ DISTNAME= squid-3.3.4 PKGREVISION= 1 @@ -7,7 +7,7 @@ MASTER_SITES= http://www.squid-cache.org/Versions/v3/${PKGVERSION_NOREV:R}/ \ ${SQUID_MASTER_SITES} EXTRACT_SUFX= .tar.xz -MAINTAINER= tron@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.squid-cache.org/ COMMENT= Post-Harvest_cached WWW proxy cache and accelerator LICENSE= gnu-gpl-v2 |