diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-28 16:52:33 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-28 16:52:33 +0000 |
commit | b42f6675bca37486f852859ae2a319b3b76b60a8 (patch) | |
tree | 1290c341f146ad33f0bc09c9f4c56501540e5bcd /www/cherokee | |
parent | 0ec7c1b9c1d649c4f149050812d9846e4700d053 (diff) | |
download | ports-b42f6675bca37486f852859ae2a319b3b76b60a8.tar.gz ports-b42f6675bca37486f852859ae2a319b3b76b60a8.zip |
Notes
Diffstat (limited to 'www/cherokee')
-rw-r--r-- | www/cherokee/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile index e3c54f6099f4..00078f63fa62 100644 --- a/www/cherokee/Makefile +++ b/www/cherokee/Makefile @@ -33,7 +33,7 @@ MASTER_SITES= http://www.cherokee-project.com/download/0.99/${PORTVERSION}/ \ http://mirror.yandex.ru/mirrors/cherokee-project.com/0.99/\${PORTVERSION}/ \ http://sunsite.rediris.es/mirror/cherokee/0.99/\${PORTVERSION}/ -MAINTAINER= beech@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extremely fast and flexible web server CONFLICTS= cherokee-devel-[0-9]* |