pkgsrc-Changes archive

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

CVS commit: pkgsrc/shells/rc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb  3 09:01:00 UTC 2026

Modified Files:
        pkgsrc/shells/rc: Makefile

Log Message:
rc: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/shells/rc/Makefile

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

Modified files:

Index: pkgsrc/shells/rc/Makefile
diff -u pkgsrc/shells/rc/Makefile:1.32 pkgsrc/shells/rc/Makefile:1.33
--- pkgsrc/shells/rc/Makefile:1.32      Wed Dec  4 11:07:19 2024
+++ pkgsrc/shells/rc/Makefile   Tue Feb  3 09:01:00 2026
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.32 2024/12/04 11:07:19 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2026/02/03 09:01:00 wiz Exp $
 
 DISTNAME=      rc-1.7.4
 CATEGORIES=    shells plan9
-MASTER_SITES=  http://static.tobold.org/rc/
+#MASTER_SITES= http://static.tobold.org/rc/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://tobold.org/article/rc
-#HOMEPAGE=     http://plan9.bell-labs.com/sys/doc/rc.html
+#HOMEPAGE=     http://tobold.org/article/rc
 COMMENT=       Unix incarnation of the plan9 shell
 
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index