pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/tkinfo



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Feb 14 08:26:51 UTC 2026

Modified Files:
        pkgsrc/x11/tkinfo: Makefile

Log Message:
tkinfo: comment out dead link


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/x11/tkinfo/Makefile

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

Modified files:

Index: pkgsrc/x11/tkinfo/Makefile
diff -u pkgsrc/x11/tkinfo/Makefile:1.27 pkgsrc/x11/tkinfo/Makefile:1.28
--- pkgsrc/x11/tkinfo/Makefile:1.27     Mon Oct 29 05:06:54 2012
+++ pkgsrc/x11/tkinfo/Makefile  Sat Feb 14 08:26:50 2026
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.27 2012/10/29 05:06:54 asau Exp $
+# $NetBSD: Makefile,v 1.28 2026/02/14 08:26:50 wiz Exp $
 
 DISTNAME=      tkinfo-2.8
 PKGREVISION=   1
 CATEGORIES=    x11
-MASTER_SITES=  http://math-www.uni-paderborn.de/~axel/tkinfo/
+#MASTER_SITES= http://math-www.uni-paderborn.de/~axel/tkinfo/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://math-www.uni-paderborn.de/~axel/tkinfo/
+#HOMEPAGE=     http://math-www.uni-paderborn.de/~axel/tkinfo/
 COMMENT=       Tk script to read and display GNU "info" files
 
 DEPENDS+=      tk>=8.3.2:../../x11/tk



Home | Main Index | Thread Index | Old Index