diff options
Diffstat (limited to 'www/cherokee/Makefile')
-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 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 |