svn commit: r493129 - head/security/pam_yubico

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


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 at 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/


More information about the svn-ports-all mailing list