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/libmodplug/CONTROL | 1 + 1 file changed, 1 insertion(+) (limited to 'ports/libmodplug') diff --git a/ports/libmodplug/CONTROL b/ports/libmodplug/CONTROL index 2a6cb4638..c486d4eb9 100644 --- a/ports/libmodplug/CONTROL +++ b/ports/libmodplug/CONTROL @@ -1,3 +1,4 @@ Source: libmodplug Version: 0.8.9.0-4 +Homepage: https://github.com/Konstanty/libmodplug Description: The ModPlug mod file playing library. -- cgit v1.2.3