diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/oath-toolkit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/oath-toolkit/Makefile b/security/oath-toolkit/Makefile index ef1c57e8dd5..1209e196985 100644 --- a/security/oath-toolkit/Makefile +++ b/security/oath-toolkit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2022/08/22 07:42:52 sborrill Exp $ +# $NetBSD: Makefile,v 1.25 2022/11/12 09:10:24 nikita Exp $ DISTNAME= oath-toolkit-2.6.7 CATEGORIES= security -MASTER_SITES= http://download.savannah.gnu.org/releases/oath-toolkit/ +MASTER_SITES= https://download.savannah.gnu.org/releases/oath-toolkit/ MAINTAINER= sborrill@NetBSD.org HOMEPAGE= https://www.nongnu.org/oath-toolkit/ |