aboutsummaryrefslogtreecommitdiffstats
path: root/www/lighttpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/lighttpd/Makefile')
-rw-r--r--www/lighttpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile
index f4d8c2493cd9..c0acceede481 100644
--- a/www/lighttpd/Makefile
+++ b/www/lighttpd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= lighttpd
-PORTVERSION= 1.3.11
+PORTVERSION= 1.3.12
CATEGORIES= www
MASTER_SITES= http://www.lighttpd.net/download/ \
http://dl.fkb.wormulon.net/lighttpd/ \
@@ -33,7 +33,7 @@ USE_OPENSSL= yes
CONFIGURE_ARGS+= --with-openssl
.endif
-MAN1= lighttpd.1
+MAN1= lighttpd.1 spawn-fcgi.1
pre-everything::
.if !defined(WITHOUT_OPENSSL)