pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/pwsafe



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan 23 05:48:47 UTC 2026

Modified Files:
        pkgsrc/security/pwsafe: Makefile

Log Message:
pswafe: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/security/pwsafe/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/pwsafe/Makefile
diff -u pkgsrc/security/pwsafe/Makefile:1.22 pkgsrc/security/pwsafe/Makefile:1.23
--- pkgsrc/security/pwsafe/Makefile:1.22        Sat Dec 23 08:54:40 2023
+++ pkgsrc/security/pwsafe/Makefile     Fri Jan 23 05:48:47 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2023/12/23 08:54:40 zafer Exp $
-#
+# $NetBSD: Makefile,v 1.23 2026/01/23 05:48:47 wiz Exp $
 
 DISTNAME=              pwsafe-0.2.0
 PKGREVISION=           11
@@ -7,7 +6,7 @@ CATEGORIES=             security
 MASTER_SITES=          #
 
 MAINTAINER=            mishka%NetBSD.org@localhost
-HOMEPAGE=              http://nsd.dyndns.org/pwsafe/
+#HOMEPAGE=             http://nsd.dyndns.org/pwsafe/
 COMMENT=               CLI based PasswordSafe compatible password manager
 
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index