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 c1fdd634a77..e746d3f90fe 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.116 2022/10/26 10:32:04 wiz Exp $ +# $NetBSD: Makefile,v 1.117 2022/11/23 16:21:20 adam Exp $ DISTNAME= lighttpd-1.4.67 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= https://download.lighttpd.net/lighttpd/releases-1.4.x/ EXTRACT_SUFX= .tar.xz |