pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/dnstracer



Module Name:    pkgsrc
Committed By:   zafer
Date:           Fri Jan 12 12:22:00 UTC 2024

Modified Files:
        pkgsrc/net/dnstracer: Makefile

Log Message:
make fetchable


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/net/dnstracer/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/dnstracer/Makefile
diff -u pkgsrc/net/dnstracer/Makefile:1.27 pkgsrc/net/dnstracer/Makefile:1.28
--- pkgsrc/net/dnstracer/Makefile:1.27  Tue Jun 28 11:34:59 2022
+++ pkgsrc/net/dnstracer/Makefile       Fri Jan 12 12:22:00 2024
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.27 2022/06/28 11:34:59 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2024/01/12 12:22:00 zafer Exp $
 
 DISTNAME=              dnstracer-1.10
 PKGREVISION=           7
 CATEGORIES=            net
-MASTER_SITES=          https://www.mavetju.org/download/
+MASTER_SITES=          http://www.mavetju.org/download/
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              https://www.mavetju.org/unix/general.php
+HOMEPAGE=              http://www.mavetju.org/unix/general.php
 COMMENT=               Tool to trace dns queries
 LICENSE=               2-clause-bsd
 



Home | Main Index | Thread Index | Old Index