diff options
-rw-r--r-- | security/pam-p11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pam-p11/Makefile b/security/pam-p11/Makefile index d498bbed57a..7c6c1b47523 100644 --- a/security/pam-p11/Makefile +++ b/security/pam-p11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2014/02/12 23:18:35 tron Exp $ +# $NetBSD: Makefile,v 1.9 2015/09/09 22:02:03 gdt Exp $ # DISTNAME= pam_p11-0.1.5 @@ -7,7 +7,7 @@ CATEGORIES= security MASTER_SITES= http://www.opensc-project.org/files/pam_p11/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.opensc-project.org/files/pam_p11/ +HOMEPAGE= https://opensc-project.org/opensc/wiki/pam_p11 COMMENT= Smart card PAM module LICENSE= gnu-lgpl-v2.1 |