diff options
Diffstat (limited to 'www/h2o/Makefile')
-rw-r--r-- | www/h2o/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/h2o/Makefile b/www/h2o/Makefile index a9aff1957d7..5c51618029d 100644 --- a/www/h2o/Makefile +++ b/www/h2o/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2016/09/14 14:23:25 mef Exp $ +# $NetBSD: Makefile,v 1.13 2016/09/17 11:10:23 mef Exp $ -DISTNAME= h2o-2.0.3 +DISTNAME= h2o-2.0.4 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GITHUB:=h2o/} |