Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Feb 2019 22:55:36 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r493128 - head/security/libyubikey
Message-ID:  <201902162255.x1GMtarh082513@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Feb 16 22:55:36 2019
New Revision: 493128
URL: https://svnweb.freebsd.org/changeset/ports/493128

Log:
  Update MASTER_SITES
  
  Approved by:	portmgr (blanket)

Modified:
  head/security/libyubikey/Makefile

Modified: head/security/libyubikey/Makefile
==============================================================================
--- head/security/libyubikey/Makefile	Sat Feb 16 22:55:31 2019	(r493127)
+++ head/security/libyubikey/Makefile	Sat Feb 16 22:55:36 2019	(r493128)
@@ -3,7 +3,7 @@
 PORTNAME=	libyubikey
 PORTVERSION=	1.13
 CATEGORIES=	security devel
-MASTER_SITES=	http://opensource.yubico.com/yubico-c/releases/
+MASTER_SITES=	https://developers.yubico.com/yubico-c/Releases/
 
 MAINTAINER=	matt@mjslabs.com
 COMMENT=	Library for decrypting and parsing YubiKey One-Time Passwords



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902162255.x1GMtarh082513>