diff options
Diffstat (limited to 'www/lighttpd/Makefile')
-rw-r--r-- | www/lighttpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index 4b774fc219c..91676e200cf 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2005/10/11 15:44:00 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2005/11/06 16:47:33 joerg Exp $ -DISTNAME= lighttpd-1.4.6 +DISTNAME= lighttpd-1.4.7 CATEGORIES= www MASTER_SITES= http://www.lighttpd.net/download/ |