diff options
author | nia <nia@pkgsrc.org> | 2020-03-20 11:57:53 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2020-03-20 11:57:53 +0000 |
commit | d58009da0657fe880ba21b34400da2a77eba41e0 (patch) | |
tree | eb96bae4bf5316b1dfef0f0a29424adca1389e76 /security/pam-tacplus | |
parent | 32297addea82e686075801b27c6776e6cf189ab4 (diff) | |
download | pkgsrc-d58009da0657fe880ba21b34400da2a77eba41e0.tar.gz |
*: Convert broken sourceforge HOMEPAGEs back to http
Diffstat (limited to 'security/pam-tacplus')
-rw-r--r-- | security/pam-tacplus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pam-tacplus/Makefile b/security/pam-tacplus/Makefile index 5038bfa96f8..4e94260480a 100644 --- a/security/pam-tacplus/Makefile +++ b/security/pam-tacplus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2020/01/18 23:35:11 rillig Exp $ +# $NetBSD: Makefile,v 1.12 2020/03/20 11:58:18 nia Exp $ # DISTNAME= pam_tacplus-1.3.6 @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tacplus/} MAINTAINER= pettai@NetBSD.org -HOMEPAGE= https://tacplus.sourceforge.net/ +HOMEPAGE= http://tacplus.sourceforge.net/ COMMENT= TACACS+ client library and PAM module LICENSE= gnu-gpl-v2 |