pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/arping
Module Name: pkgsrc
Committed By: wiz
Date: Sat Nov 22 17:27:01 UTC 2025
Modified Files:
pkgsrc/net/arping: Makefile
Log Message:
arping: switch to https
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/net/arping/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/arping/Makefile
diff -u pkgsrc/net/arping/Makefile:1.32 pkgsrc/net/arping/Makefile:1.33
--- pkgsrc/net/arping/Makefile:1.32 Sat Jan 30 08:24:07 2021
+++ pkgsrc/net/arping/Makefile Sat Nov 22 17:27:00 2025
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.32 2021/01/30 08:24:07 jperkin Exp $
+# $NetBSD: Makefile,v 1.33 2025/11/22 17:27:00 wiz Exp $
DISTNAME= arping-2.21
PKGREVISION= 1
CATEGORIES= net
-MASTER_SITES= http://www.habets.pp.se/synscan/files/
+MASTER_SITES= https://www.habets.pp.se/synscan/files/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.habets.pp.se/synscan/programs.php?prog=arping
+HOMEPAGE= https://www.habets.pp.se/synscan/programs_arping.html
COMMENT= ARP-level ping utility
LICENSE= gnu-gpl-v2
Home |
Main Index |
Thread Index |
Old Index