diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-08-30 11:38:22 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-08-30 11:38:22 +0000 |
commit | 17a6d4d97f98dce8f3e56e1f518e41e8dba0b768 (patch) | |
tree | 1fc391816ab2181b8fdb2dc22b0b0c59ff2d6d46 /www/lighttpd/Makefile | |
parent | 73a886b2ad96e68a40cbabbad63fc3abaaabef44 (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 c9e76ff1d710..67afc8c8a239 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lighttpd -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 CATEGORIES= www MASTER_SITES= http://www.lighttpd.net/download/ \ http://dl.fkb.wormulon.net/lighttpd/ \ |