diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-03 08:53:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-03 08:53:04 +0000 |
commit | 084410eb39c18977ae9c6eda5b96f990db065d79 (patch) | |
tree | e3e189bbbd0e5ef3358d078ba1a35ded8079dcc6 /security/pam-krb5 | |
parent | d99ff5b1ddd4f5357b0098385052809ba9baaba7 (diff) | |
download | pkgsrc-084410eb39c18977ae9c6eda5b96f990db065d79.tar.gz |
Follow some redirects.
Diffstat (limited to 'security/pam-krb5')
-rw-r--r-- | security/pam-krb5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pam-krb5/Makefile b/security/pam-krb5/Makefile index 1a32a5f15e7..b1f7fba72b4 100644 --- a/security/pam-krb5/Makefile +++ b/security/pam-krb5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2016/12/12 14:22:04 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2017/09/03 08:53:14 wiz Exp $ # DISTNAME= pam-krb5-4.6 @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= http://archives.eyrie.org/software/kerberos/ MAINTAINER= pettai@NetBSD.org -HOMEPAGE= http://www.eyrie.org/~eagle/software/pam-krb5/ +HOMEPAGE= https://www.eyrie.org/~eagle/software/pam-krb5/ COMMENT= Very flexible kerberos module for the PAM framework LICENSE= original-bsd OR gnu-gpl-v2 |