From 18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad Mon Sep 17 00:00:00 2001 From: pravic Date: Sun, 16 Jun 2019 02:54:47 +0300 Subject: [WIP] Add a Homepage URL entry for vcpkg ports (#2933) * [vcpkg] Add "Homepage" field to the CONTROL files. --- ports/boost-winapi/CONTROL | 1 + 1 file changed, 1 insertion(+) (limited to 'ports/boost-winapi') diff --git a/ports/boost-winapi/CONTROL b/ports/boost-winapi/CONTROL index 64912f1e3..985612d10 100644 --- a/ports/boost-winapi/CONTROL +++ b/ports/boost-winapi/CONTROL @@ -2,4 +2,5 @@ Source: boost-winapi Version: 1.70.0 Build-Depends: boost-config, boost-predef, boost-vcpkg-helpers +Homepage: https://github.com/boostorg/winapi Description: Boost winapi module -- cgit v1.2.3