diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-15 22:26:56 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-15 22:26:56 +0000 |
commit | d503a42577de572c4e7672197bcac88badb34002 (patch) | |
tree | 71564c32e7e962d5a1847b5b94b0202294f23e7f /www/lighttpd/Makefile | |
parent | 81a9cac7204c03d2b6f6296a4a03ff1e178fd3f2 (diff) |
Notes
Diffstat (limited to 'www/lighttpd/Makefile')
-rw-r--r-- | www/lighttpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index 49feb2ab802d..f60fb061bcc2 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lighttpd -PORTVERSION= 1.3.14 +PORTVERSION= 1.3.15 CATEGORIES= www MASTER_SITES= http://www.lighttpd.net/download/ \ http://dl.fkb.wormulon.net/lighttpd/ \ |