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-timer/CONTROL | 1 + 1 file changed, 1 insertion(+) (limited to 'ports/boost-timer') diff --git a/ports/boost-timer/CONTROL b/ports/boost-timer/CONTROL index 271674b03..213ccc19c 100644 --- a/ports/boost-timer/CONTROL +++ b/ports/boost-timer/CONTROL @@ -2,4 +2,5 @@ Source: boost-timer Version: 1.70.0 Build-Depends: boost-build, boost-chrono, boost-compatibility, boost-config, boost-core, boost-integer, boost-io, boost-modular-build-helper, boost-predef, boost-system, boost-throw-exception, boost-vcpkg-helpers +Homepage: https://github.com/boostorg/timer Description: Boost timer module -- cgit v1.2.3