diff options
Diffstat (limited to 'www/lighttpd/Makefile')
-rw-r--r-- | www/lighttpd/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index 764563be7cbb..8f37102a4632 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -6,10 +6,10 @@ # PORTNAME= lighttpd -PORTVERSION= 1.4.11 -PORTREVISION= 1 +PORTVERSION= 1.4.12 CATEGORIES= www -MASTER_SITES= http://www.lighttpd.net/download/ +MASTER_SITES= http://www.lighttpd.net/download/ \ + http://mirrors.cat.pdx.edu/lighttpd/ MAINTAINER= hendrik@scholz.net COMMENT= A secure, fast, compliant, and very flexible Web Server |