pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/tcltutor



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Feb 11 07:42:24 UTC 2026

Modified Files:
        pkgsrc/lang/tcltutor: Makefile

Log Message:
tcltutor: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/tcltutor/Makefile

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

Modified files:

Index: pkgsrc/lang/tcltutor/Makefile
diff -u pkgsrc/lang/tcltutor/Makefile:1.1 pkgsrc/lang/tcltutor/Makefile:1.2
--- pkgsrc/lang/tcltutor/Makefile:1.1   Mon Oct  7 14:37:34 2019
+++ pkgsrc/lang/tcltutor/Makefile       Wed Feb 11 07:42:24 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/10/07 14:37:34 kamil Exp $
+# $NetBSD: Makefile,v 1.2 2026/02/11 07:42:24 wiz Exp $
 
 DISTNAME=      tcltutor30b7
 PKGNAME=       ${DISTNAME:S/tcltutor/tcltutor-/}
@@ -7,7 +7,7 @@ MASTER_SITES=   ${MASTER_SITE_OPENBSD:=dis
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    kamil%NetBSD.org@localhost
-HOMEPAGE=      http://www.msen.com/~clif/TclTutor.html
+#HOMEPAGE=     http://www.msen.com/~clif/TclTutor.html
 COMMENT=       Learn Tcl interactively
 LICENSE=       isc
 



Home | Main Index | Thread Index | Old Index