pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/silc-toolkit



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb  8 10:55:11 UTC 2026

Modified Files:
        pkgsrc/devel/silc-toolkit: Makefile

Log Message:
silc-toolkit: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/silc-toolkit/Makefile

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

Modified files:

Index: pkgsrc/devel/silc-toolkit/Makefile
diff -u pkgsrc/devel/silc-toolkit/Makefile:1.21 pkgsrc/devel/silc-toolkit/Makefile:1.22
--- pkgsrc/devel/silc-toolkit/Makefile:1.21     Wed Apr 21 09:06:15 2021
+++ pkgsrc/devel/silc-toolkit/Makefile  Sun Feb  8 10:55:11 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2021/04/21 09:06:15 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2026/02/08 10:55:11 wiz Exp $
 
 DISTNAME=      silc-toolkit-1.1.10
 PKGREVISION=   1
@@ -7,7 +7,7 @@ MASTER_SITES=   http://www.silcnet.org/dow
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    salo%NetBSD.org@localhost
-HOMEPAGE=      http://www.silcnet.org/
+#HOMEPAGE=     http://www.silcnet.org/
 COMMENT=       Secure Internet Live Conferencing (SILC) protocol Toolkit
 
 CONFLICTS+=            silc-client<1.0.1nb1



Home | Main Index | Thread Index | Old Index