diff options
Diffstat (limited to 'www/cherokee')
-rw-r--r-- | www/cherokee/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile index 63239d864b7..b90a50280e8 100644 --- a/www/cherokee/Makefile +++ b/www/cherokee/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2006/08/06 05:20:40 kristerw Exp $ +# $NetBSD: Makefile,v 1.5 2007/02/22 19:01:27 wiz Exp $ # DISTNAME= cherokee-0.5.3 CATEGORIES= www -MASTER_SITES= http://www.0x50.org/download/0.5/0.5.3/ +MASTER_SITES= http://www.cherokee-project.com/download/0.5/0.5.3/ MAINTAINER= jmmv@NetBSD.org -HOMEPAGE= http://www.0x50.org/ +HOMEPAGE= http://www.cherokee-project.com/ COMMENT= Flexible and fast web server GNU_CONFIGURE= yes |