pkgsrc-Changes archive

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

CVS commit: pkgsrc/shells/rssh



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Feb  4 10:37:22 UTC 2026

Modified Files:
        pkgsrc/shells/rssh: Makefile

Log Message:
rssh: switch to sourceforge, other site is dead


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/shells/rssh/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/rssh/Makefile
diff -u pkgsrc/shells/rssh/Makefile:1.20 pkgsrc/shells/rssh/Makefile:1.21
--- pkgsrc/shells/rssh/Makefile:1.20    Mon Nov  4 21:14:07 2019
+++ pkgsrc/shells/rssh/Makefile Wed Feb  4 10:37:22 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2019/11/04 21:14:07 rillig Exp $
+# $NetBSD: Makefile,v 1.21 2026/02/04 10:37:22 wiz Exp $
 
 DISTNAME=      rssh-2.3.4
 PKGREVISION=   2
@@ -6,7 +6,7 @@ CATEGORIES=     shells security
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=rssh/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.pizzashack.org/rssh/
+HOMEPAGE=      https://sourceforge.net/projects/rssh/
 COMMENT=       Restricted shell allowing only scp and/or sftp
 LICENSE=       2-clause-bsd
 



Home | Main Index | Thread Index | Old Index