pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/knock



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan  2 09:19:22 UTC 2026

Modified Files:
        pkgsrc/net/knock: Makefile

Log Message:
knock: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/knock/Makefile

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

Modified files:

Index: pkgsrc/net/knock/Makefile
diff -u pkgsrc/net/knock/Makefile:1.10 pkgsrc/net/knock/Makefile:1.11
--- pkgsrc/net/knock/Makefile:1.10      Sat Jul 17 16:01:34 2021
+++ pkgsrc/net/knock/Makefile   Fri Jan  2 09:19:22 2026
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.10 2021/07/17 16:01:34 adam Exp $
+# $NetBSD: Makefile,v 1.11 2026/01/02 09:19:22 wiz Exp $
 
 DISTNAME=      knock-0.8
 CATEGORIES=    net
-MASTER_SITES=  http://www.zeroflux.org/proj/knock/files/
+#MASTER_SITES= http://www.zeroflux.org/proj/knock/files/
 
 MAINTAINER=    adam%NetBSD.org@localhost
-HOMEPAGE=      https://www.zeroflux.org/projects/knock/
+#HOMEPAGE=     https://www.zeroflux.org/projects/knock/
 COMMENT=       Port knocking server
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index