pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/caff



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Nov 27 06:59:43 UTC 2025

Modified Files:
        pkgsrc/security/caff: Makefile

Log Message:
caff: switch to Debian package as HOMEPAGE, old one is gone


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/security/caff/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/caff/Makefile
diff -u pkgsrc/security/caff/Makefile:1.56 pkgsrc/security/caff/Makefile:1.57
--- pkgsrc/security/caff/Makefile:1.56  Tue Jun 28 11:35:34 2022
+++ pkgsrc/security/caff/Makefile       Thu Nov 27 06:59:43 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2022/06/28 11:35:34 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2025/11/27 06:59:43 wiz Exp $
 
 VERSION=       2.11
 DISTNAME=      signing-party_${VERSION}.orig
@@ -8,7 +8,7 @@ CATEGORIES=     security
 MASTER_SITES=  ${MASTER_SITE_DEBIAN:=pool/main/s/signing-party/}
 
 MAINTAINER=    tonio%NetBSD.org@localhost
-HOMEPAGE=      http://pgp-tools.alioth.debian.org/
+HOMEPAGE=      https://packages.debian.org/sid/signing-party
 COMMENT=       Various GnuPG related tools
 LICENSE=       gnu-gpl-v2 AND modified-bsd
 



Home | Main Index | Thread Index | Old Index