diff options
author | feld <feld@FreeBSD.org> | 2015-03-19 23:00:05 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2015-03-19 23:00:05 +0800 |
commit | 400f96f02cbb36acd1de6a390520fc35d07bb353 (patch) | |
tree | dabda7ddd2d165f0b7191c08a06c9d8df4b4229f | |
parent | 104fc51ce423943cd3102fe6aa93830c33a78aac (diff) | |
download | freebsd-ports-graphics-400f96f02cbb36acd1de6a390520fc35d07bb353.tar.gz freebsd-ports-graphics-400f96f02cbb36acd1de6a390520fc35d07bb353.tar.zst freebsd-ports-graphics-400f96f02cbb36acd1de6a390520fc35d07bb353.zip |
Take maintainership
Approved by: koobs
-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 0a2c78f0293..9596bb63262 100644 --- a/www/varnish/Makefile +++ b/www/varnish/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 3.0.6 CATEGORIES= www MASTER_SITES= http://repo.varnish-cache.org/source/ -MAINTAINER= koobs@FreeBSD.org +MAINTAINER= feld@FreeBSD.org COMMENT= The Varnish high-performance HTTP accelerator LICENSE= BSD2CLAUSE |