svn commit: r493131 - head/security/ykclient
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Feb 16 22:55:57 UTC 2019
Author: sunpoet
Date: Sat Feb 16 22:55:51 2019
New Revision: 493131
URL: https://svnweb.freebsd.org/changeset/ports/493131
Log:
Update MASTER_SITES and WWW
Approved by: portmgr (blanket)
Modified:
head/security/ykclient/Makefile
head/security/ykclient/pkg-descr
Modified: head/security/ykclient/Makefile
==============================================================================
--- head/security/ykclient/Makefile Sat Feb 16 22:55:46 2019 (r493130)
+++ head/security/ykclient/Makefile Sat Feb 16 22:55:51 2019 (r493131)
@@ -3,7 +3,7 @@
PORTNAME= ykclient
PORTVERSION= 2.15
CATEGORIES= security
-MASTER_SITES= http://opensource.yubico.com/yubico-c-client/releases/
+MASTER_SITES= https://developers.yubico.com/yubico-c-client/Releases/
MAINTAINER= matt at mjslabs.com
COMMENT= Yubico C client library
Modified: head/security/ykclient/pkg-descr
==============================================================================
--- head/security/ykclient/pkg-descr Sat Feb 16 22:55:46 2019 (r493130)
+++ head/security/ykclient/pkg-descr Sat Feb 16 22:55:51 2019 (r493131)
@@ -1,4 +1,4 @@
This project implements online validation of Yubikey OTPs. It is written in C
and provides a shared library for use by other software.
-WWW: https://code.google.com/p/yubico-c-client
+WWW: https://developers.yubico.com/yubico-c-client/
More information about the svn-ports-head
mailing list