diff options
author | mnag <mnag@FreeBSD.org> | 2008-09-28 07:47:57 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2008-09-28 07:47:57 +0800 |
commit | bebd5244be1765cf04604534fd1d3f5c0d3f2c1b (patch) | |
tree | 8f058a324a006bb62a77d49673c2e1d2e5626fda /www/lighttpd/Makefile | |
parent | 7b6dfd9ad9f892374db4eb1295636ce32194ca8b (diff) | |
download | freebsd-ports-gnome-bebd5244be1765cf04604534fd1d3f5c0d3f2c1b.tar.gz freebsd-ports-gnome-bebd5244be1765cf04604534fd1d3f5c0d3f2c1b.tar.zst freebsd-ports-gnome-bebd5244be1765cf04604534fd1d3f5c0d3f2c1b.zip |
- Multiple security fixes.
- Bump PORTREVISION
Notified by: miwi
Security: http://www.vuxml.org/freebsd/fb911e31-8ceb-11dd-bb29-000c6e274733.html
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 affd957b697e..dcd085b7a286 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -7,7 +7,7 @@ PORTNAME= lighttpd PORTVERSION= 1.4.19 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://www.lighttpd.net/download/ \ http://mirrors.cat.pdx.edu/lighttpd/ |