diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-09-19 04:19:56 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-09-19 04:19:56 +0000 |
commit | c31ab796066436fae2d28d254b6fce196fc9bc6a (patch) | |
tree | 9ea21f6a29eaeabe8a1ccfa69d94c0ccc6238233 /www/cherokee | |
parent | 7c9cbb0a24cfb9da04b1c07309f9b6bd53869037 (diff) | |
download | ports-c31ab796066436fae2d28d254b6fce196fc9bc6a.tar.gz ports-c31ab796066436fae2d28d254b6fce196fc9bc6a.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 130135c3d4ac..7b68c476bb3a 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= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Extremely fast and flexible web server CONFLICTS= cherokee-devel-[0-9]* |