I've moved gelatod to https://codeberg.org/fobser/gelatod
GitHub thinks I'm a supplier and it's one me to fix software supply chain issues[1]. Uh huh, no. OK? (as far as I know I don't need to bump revision for this) diff --git net/gelatod/Makefile net/gelatod/Makefile index 25b1fa41fbe..2563c62e228 100644 --- net/gelatod/Makefile +++ net/gelatod/Makefile @@ -6,7 +6,7 @@ CATEGORIES = net # BSD 2-clause PERMIT_PACKAGE = Yes -MASTER_SITES = https://github.com/fobser/gelatod/releases/download/v${V}/ +MASTER_SITES = https://codeberg.org/fobser/gelatod/releases/download/v${V}/ MAINTAINER = Klemens Nanni <k...@openbsd.org> [1] https://github.blog/2022-05-04-software-security-starts-with-the-developer-securing-developer-accounts-with-2fa/ -- In my defence, I have been left unsupervised.