diff options
author | wiz <wiz@pkgsrc.org> | 2017-07-30 22:32:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-07-30 22:32:10 +0000 |
commit | 0cd241ac49eaa35c45d301a167343af08ae84705 (patch) | |
tree | 51335fe9ca4f7899706b3e64d9434559fe476c34 /www/h2o/Makefile | |
parent | 7bb7077500c0f9e98b2416e41d9aa612d997f93f (diff) | |
download | pkgsrc-0cd241ac49eaa35c45d301a167343af08ae84705.tar.gz |
Switch github HOMEPAGEs to https.
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 d277a9f5019..999bd0f8b91 100644 --- a/www/h2o/Makefile +++ b/www/h2o/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.15 2017/04/09 15:30:06 adam Exp $ +# $NetBSD: Makefile,v 1.16 2017/07/30 22:32:25 wiz Exp $ DISTNAME= h2o-2.2.0 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GITHUB:=h2o/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://github.com/h2o/h2o +HOMEPAGE= https://github.com/h2o/h2o COMMENT= Optimized HTTP server with support for HTTP/1.x and HTTP/2 LICENSE= mit |