diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-06-27 17:21:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-06-27 17:21:06 +0000 |
commit | bd48d39657a582c8dac1de7279de5bfa45eb1e58 (patch) | |
tree | c5276bc4d29fdc699019bf6161489e51a75c44cc /www/lighttpd | |
parent | d4126a97f6a12be7e49c3d0f395cb8d98b6a66a8 (diff) | |
download | ports-bd48d39657a582c8dac1de7279de5bfa45eb1e58.tar.gz ports-bd48d39657a582c8dac1de7279de5bfa45eb1e58.zip |
Notes
Diffstat (limited to 'www/lighttpd')
-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 1831f19b6cf1..81d6de476cdf 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -3,7 +3,7 @@ PORTNAME?= lighttpd PORTVERSION= 1.4.35 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= www MASTER_SITES?= http://download.lighttpd.net/lighttpd/releases-1.4.x/ |