diff options
Diffstat (limited to 'www/lighttpd/Makefile')
-rw-r--r-- | www/lighttpd/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index d5366346fac3..08f53d82c35d 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -6,10 +6,9 @@ # PORTNAME= lighttpd -PORTVERSION= 1.4.24 +PORTVERSION= 1.4.25 CATEGORIES= www -MASTER_SITES= http://www.lighttpd.net/download/ \ - http://mirrors.cat.pdx.edu/lighttpd/ +MASTER_SITES= http://download.lighttpd.net/lighttpd/releases-1.4.x/ MAINTAINER= mnag@FreeBSD.org COMMENT= A secure, fast, compliant, and very flexible Web Server |