pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/wtail



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 17 08:10:37 UTC 2026

Modified Files:
        pkgsrc/sysutils/wtail: Makefile

Log Message:
wtail: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/sysutils/wtail/Makefile

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

Modified files:

Index: pkgsrc/sysutils/wtail/Makefile
diff -u pkgsrc/sysutils/wtail/Makefile:1.16 pkgsrc/sysutils/wtail/Makefile:1.17
--- pkgsrc/sysutils/wtail/Makefile:1.16 Tue Jan  3 22:16:03 2017
+++ pkgsrc/sysutils/wtail/Makefile      Tue Feb 17 08:10:37 2026
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.16 2017/01/03 22:16:03 roy Exp $
-#
+# $NetBSD: Makefile,v 1.17 2026/02/17 08:10:37 wiz Exp $
 
 DISTNAME=      wtail-0.2.2
 PKGREVISION=   4
 CATEGORIES=    sysutils
-MASTER_SITES=  http://www.teaser.fr/~amajorel/wtail/
+#MASTER_SITES= http://www.teaser.fr/~amajorel/wtail/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.teaser.fr/~amajorel/wtail/
+#HOMEPAGE=     http://www.teaser.fr/~amajorel/wtail/
 COMMENT=       Watch multiple files at once
 
 MAKE_ENV+=     SED=${SED:Q}



Home | Main Index | Thread Index | Old Index