pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/shells/fish4
Module Name: pkgsrc
Committed By: vins
Date: Sun Nov 2 18:45:25 UTC 2025
Modified Files:
pkgsrc/shells/fish4: Makefile
Log Message:
fish4: point HOMEPAGE to the official website
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/shells/fish4/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/fish4/Makefile
diff -u pkgsrc/shells/fish4/Makefile:1.1 pkgsrc/shells/fish4/Makefile:1.2
--- pkgsrc/shells/fish4/Makefile:1.1 Sun Nov 2 18:44:06 2025
+++ pkgsrc/shells/fish4/Makefile Sun Nov 2 18:45:24 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2025/11/02 18:44:06 vins Exp $
+# $NetBSD: Makefile,v 1.2 2025/11/02 18:45:24 vins Exp $
DISTNAME= fish-4.1.2
CATEGORIES= shells
@@ -10,7 +10,7 @@ SITES.0.2.9-utf32.tar.gz= ${MASTER_SITES
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/fish-shell/fish-shell/
+HOMEPAGE= https://fishshell.com/
COMMENT= User friendly command line shell for UNIX-like operating systems
LICENSE= gnu-gpl-v2
Home |
Main Index |
Thread Index |
Old Index