Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Feb 2019 22:55:41 +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: r493129 - head/security/pam_yubico
Message-ID:  <201902162255.x1GMtfeM082615@repo.freebsd.org>

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

Log:
  Update MASTER_SITES and WWW
  
  Approved by:	portmgr (blanket)

Modified:
  head/security/pam_yubico/Makefile
  head/security/pam_yubico/pkg-descr

Modified: head/security/pam_yubico/Makefile
==============================================================================
--- head/security/pam_yubico/Makefile	Sat Feb 16 22:55:36 2019	(r493128)
+++ head/security/pam_yubico/Makefile	Sat Feb 16 22:55:41 2019	(r493129)
@@ -3,7 +3,7 @@
 PORTNAME=	pam_yubico
 PORTVERSION=	2.26
 CATEGORIES=	security
-MASTER_SITES=	http://opensource.yubico.com/yubico-pam/releases/
+MASTER_SITES=	https://developers.yubico.com/yubico-pam/Releases/
 
 MAINTAINER=	matt@mjslabs.com
 COMMENT=	PAM module for authenticating with a Yubico YubiKey

Modified: head/security/pam_yubico/pkg-descr
==============================================================================
--- head/security/pam_yubico/pkg-descr	Sat Feb 16 22:55:36 2019	(r493128)
+++ head/security/pam_yubico/pkg-descr	Sat Feb 16 22:55:41 2019	(r493129)
@@ -2,4 +2,4 @@ The Yubico authentication device Yubikey generates one
 be used for authentication. This module allows you to use the Yubikey device to
 authenticate to the PAM system.
 
-WWW: http://opensource.yubico.com/yubico-pam/
+WWW: https://developers.yubico.com/yubico-pam/



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