diff options
author | vanilla <vanilla@FreeBSD.org> | 2004-12-13 01:16:56 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2004-12-13 01:16:56 +0800 |
commit | a1c8b8e6b48ef90af4e5c376007cefa73c020798 (patch) | |
tree | 69fbab39056a7ab3b94019c30a451a3d3d7b2e17 /www/lighttpd/Makefile | |
parent | 0a3b89742c523a9fc8c676e951990b1cbd6bd667 (diff) | |
download | freebsd-ports-gnome-a1c8b8e6b48ef90af4e5c376007cefa73c020798.tar.gz freebsd-ports-gnome-a1c8b8e6b48ef90af4e5c376007cefa73c020798.tar.zst freebsd-ports-gnome-a1c8b8e6b48ef90af4e5c376007cefa73c020798.zip |
Upgrade to 1.3.7.
PR: ports/74958
Submitted by: gslin at gslin_dot_org
Approved by: maintainer.
Diffstat (limited to 'www/lighttpd/Makefile')
-rw-r--r-- | www/lighttpd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index d4eec11202c5..c1951f8a89f8 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -6,8 +6,7 @@ # PORTNAME= lighttpd -PORTVERSION= 1.3.6 -PORTREVISION= 1 +PORTVERSION= 1.3.7 CATEGORIES= www MASTER_SITES= http://jan.kneschke.de/projects/lighttpd/download/ \ http://dl.fkb.wormulon.net/lighttpd/ \ |