pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/silc-client



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb  8 10:54:24 UTC 2026

Modified Files:
        pkgsrc/chat/silc-client: Makefile

Log Message:
silc-client: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 pkgsrc/chat/silc-client/Makefile

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

Modified files:

Index: pkgsrc/chat/silc-client/Makefile
diff -u pkgsrc/chat/silc-client/Makefile:1.80 pkgsrc/chat/silc-client/Makefile:1.81
--- pkgsrc/chat/silc-client/Makefile:1.80       Fri Jul  4 08:44:48 2025
+++ pkgsrc/chat/silc-client/Makefile    Sun Feb  8 10:54:24 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.80 2025/07/04 08:44:48 wiz Exp $
+# $NetBSD: Makefile,v 1.81 2026/02/08 10:54:24 wiz Exp $
 
 DISTNAME=              ${SILC_CLIENT_DISTNAME}
 PKGREVISION=           17
@@ -7,7 +7,7 @@ MASTER_SITES=           http://www.silcnet.org/do
 EXTRACT_SUFX=          ${SILC_CLIENT_EXTRACT_SUFX}
 
 MAINTAINER=            salo%NetBSD.org@localhost
-HOMEPAGE=              http://www.silcnet.org/
+#HOMEPAGE=             http://www.silcnet.org/
 COMMENT=               Client for the Secure Internet Live Conferencing (SILC) protocol
 
 .include "../../mk/bsd.prefs.mk"



Home | Main Index | Thread Index | Old Index