diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-03-11 06:00:23 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-03-11 06:00:23 +0000 |
commit | bc10e5993e05974d49cc4b4adf3e387da95bbcf9 (patch) | |
tree | e2f461370d63d262d409f53264c8aa49686376b4 /www/lighttpd/Makefile | |
parent | 1dc33dd632943642926247d29c01b78f6d8162de (diff) |
Notes
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 c0acceede481..2228baf96608 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -6,11 +6,11 @@ # PORTNAME= lighttpd -PORTVERSION= 1.3.12 +PORTVERSION= 1.3.13 CATEGORIES= www MASTER_SITES= http://www.lighttpd.net/download/ \ - http://dl.fkb.wormulon.net/lighttpd/ \ - http://dl.kel.wormulon.net/lighttpd/ + http://dl.fkb.wormulon.net/lighttpd/ \ + http://dl.kel.wormulon.net/lighttpd/ MAINTAINER= hendrik@scholz.net COMMENT= A secure, fast, compliant, and very flexible Web Server |