diff options
author | triaxx <triaxx@pkgsrc.org> | 2018-04-17 21:35:18 +0000 |
---|---|---|
committer | triaxx <triaxx@pkgsrc.org> | 2018-04-17 21:35:18 +0000 |
commit | 0886d2a2e385ad81233a5b691870c369a7716593 (patch) | |
tree | b46eb2f48ac976e95eafd00351d4f1514bdad4df | |
parent | e51662ad80a6064e9b87c52d7b1bfc398ce58fa5 (diff) | |
download | pkgsrc-0886d2a2e385ad81233a5b691870c369a7716593.tar.gz |
Bump revision
-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 39e576cbaae..444548c16a0 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2018/04/17 20:11:15 triaxx Exp $ +# $NetBSD: Makefile,v 1.74 2018/04/17 21:35:18 triaxx Exp $ DISTNAME= lighttpd-1.4.49 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://download.lighttpd.net/lighttpd/releases-1.4.x/ EXTRACT_SUFX= .tar.xz |