diff options
Diffstat (limited to 'www/cherokee')
-rw-r--r-- | www/cherokee/Makefile | 2 | ||||
-rw-r--r-- | www/cherokee/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile index c73136f33923..9cb0e9cc1206 100644 --- a/www/cherokee/Makefile +++ b/www/cherokee/Makefile @@ -8,7 +8,7 @@ PORTNAME= cherokee PORTVERSION= 0.5.5 CATEGORIES= www -MASTER_SITES= http://www.0x50.org/download/%SUBDIR%/ +MASTER_SITES= http://www.cherokee-project.com/download/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION:R}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/www/cherokee/pkg-descr b/www/cherokee/pkg-descr index 40f0d1208bd6..914eb17d7223 100644 --- a/www/cherokee/pkg-descr +++ b/www/cherokee/pkg-descr @@ -3,4 +3,4 @@ entirely in C, and has no dependencies beyond a standard C library. It provides only the most basic HTTP functionality, but is extremely fast and small. -WWW: http://www.0x50.org/ +WWW: http://www.cherokee-project.com/ |