pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/hping



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Dec 29 10:10:01 UTC 2025

Modified Files:
        pkgsrc/net/hping: Makefile

Log Message:
hping: comment out betting site


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/net/hping/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/hping/Makefile
diff -u pkgsrc/net/hping/Makefile:1.17 pkgsrc/net/hping/Makefile:1.18
--- pkgsrc/net/hping/Makefile:1.17      Sat Dec 30 19:20:20 2023
+++ pkgsrc/net/hping/Makefile   Mon Dec 29 10:10:00 2025
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2023/12/30 19:20:20 zafer Exp $
-#
+# $NetBSD: Makefile,v 1.18 2025/12/29 10:10:00 wiz Exp $
 
 DISTNAME=              hping2.0.0-rc3
 PKGNAME=               hping-2.0.0.3
@@ -8,7 +7,7 @@ CATEGORIES=             net
 MASTER_SITES=          #
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.hping.org/
+#HOMEPAGE=             http://www.hping.org/
 COMMENT=               Command-line oriented TCP/IP packet assembler/analyzer
 LICENSE=               gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index