svn commit: r493128 - head/security/libyubikey

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 16 22:55:41 UTC 2019


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 at mjslabs.com
 COMMENT=	Library for decrypting and parsing YubiKey One-Time Passwords


More information about the svn-ports-head mailing list