diff options
author | Steve Wills <swills@FreeBSD.org> | 2018-11-09 19:30:58 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2018-11-09 19:30:58 +0000 |
commit | 2c406d92c7e77507d6fe888d4fb56b4c3217c513 (patch) | |
tree | 5f4627856c0d188fe3b343c4556dda8e5c5a22e2 /www/lighttpd/Makefile | |
parent | b313f3780b783f4e3a201fd3f1e087bebca0b4ca (diff) | |
download | ports-2c406d92c7e77507d6fe888d4fb56b4c3217c513.tar.gz ports-2c406d92c7e77507d6fe888d4fb56b4c3217c513.zip |
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 dee9d8334d9a..31b2b1867659 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= lighttpd -PORTVERSION= 1.4.50 +PORTVERSION= 1.4.51 CATEGORIES?= www MASTER_SITES?= http://download.lighttpd.net/lighttpd/releases-1.4.x/ |