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/pystring/CONTROL | 1 + 1 file changed, 1 insertion(+) (limited to 'ports/pystring') diff --git a/ports/pystring/CONTROL b/ports/pystring/CONTROL index 9bdd7daf2..698e0466d 100644 --- a/ports/pystring/CONTROL +++ b/ports/pystring/CONTROL @@ -1,3 +1,4 @@ Source: pystring Version: 1.1.3-2 +Homepage: https://github.com/imageworks/pystring Description: Pystring is a collection of C++ functions which match the interface and behavior of python's string class methods using std::string -- cgit v1.2.3