pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/openpam



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jan 15 08:36:25 UTC 2026

Modified Files:
        pkgsrc/security/openpam: Makefile

Log Message:
openpam: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/security/openpam/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/openpam/Makefile
diff -u pkgsrc/security/openpam/Makefile:1.38 pkgsrc/security/openpam/Makefile:1.39
--- pkgsrc/security/openpam/Makefile:1.38       Wed Nov  9 13:14:16 2022
+++ pkgsrc/security/openpam/Makefile    Thu Jan 15 08:36:25 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2022/11/09 13:14:16 joerg Exp $
+# $NetBSD: Makefile,v 1.39 2026/01/15 08:36:25 wiz Exp $
 
 DISTNAME=      openpam-20190224
 PKGREVISION=   4
@@ -6,7 +6,7 @@ CATEGORIES=     security
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=openpam/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.openpam.org/
+HOMEPAGE=      https://git.des.dev/openpam/openpam/wiki
 COMMENT=       Open-source PAM library
 LICENSE=       modified-bsd
 



Home | Main Index | Thread Index | Old Index