pkgsrc-Changes archive

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

CVS commit: pkgsrc/shells/lshell



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jan  6 08:52:53 UTC 2026

Modified Files:
        pkgsrc/shells/lshell: Makefile

Log Message:
lshell: switch to sourceforge HOMEPAGE, other one is gone


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/shells/lshell/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/lshell/Makefile
diff -u pkgsrc/shells/lshell/Makefile:1.28 pkgsrc/shells/lshell/Makefile:1.29
--- pkgsrc/shells/lshell/Makefile:1.28  Mon Oct 23 06:37:52 2023
+++ pkgsrc/shells/lshell/Makefile       Tue Jan  6 08:52:53 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2023/10/23 06:37:52 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2026/01/06 08:52:53 wiz Exp $
 
 DISTNAME=      lshell-0.9.16
 PKGREVISION=   6
@@ -6,7 +6,7 @@ CATEGORIES=     shells python
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=lshell/}
 
 MAINTAINER=    imil%gcu.info@localhost
-HOMEPAGE=      http://ghantoos.org/limited-shell-lshell/
+HOMEPAGE=      https://sourceforge.net/projects/lshell/
 COMMENT=       Restrict user environment to specified commands
 LICENSE=       gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index