diff options
author | anders <anders@FreeBSD.org> | 2011-08-23 06:07:17 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2011-08-23 06:07:17 +0800 |
commit | 62cf794c3a2f081c763f9243d04543fc2542e70b (patch) | |
tree | 0d1bff2973e1f73db519b3a05915d49d95371401 /www/varnish | |
parent | 757c7ad6716b8ea5beeecda3d4d02e5f2ea19604 (diff) | |
download | freebsd-ports-gnome-62cf794c3a2f081c763f9243d04543fc2542e70b.tar.gz freebsd-ports-gnome-62cf794c3a2f081c763f9243d04543fc2542e70b.tar.zst freebsd-ports-gnome-62cf794c3a2f081c763f9243d04543fc2542e70b.zip |
Take over maintainership.
Approved by: des
Diffstat (limited to 'www/varnish')
-rw-r--r-- | www/varnish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/varnish/Makefile b/www/varnish/Makefile index 7d811e09c5e2..eb04dcd8f412 100644 --- a/www/varnish/Makefile +++ b/www/varnish/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.1.5 CATEGORIES= www MASTER_SITES= http://repo.varnish-cache.org/source/ -MAINTAINER= des@FreeBSD.org +MAINTAINER= anders@FreeBSD.org COMMENT= The Varnish high-performance HTTP accelerator LICENSE= BSD |