pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/ympd



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 22 08:17:29 UTC 2026

Modified Files:
        pkgsrc/audio/ympd: Makefile

Log Message:
ympd: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/ympd/Makefile

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

Modified files:

Index: pkgsrc/audio/ympd/Makefile
diff -u pkgsrc/audio/ympd/Makefile:1.4 pkgsrc/audio/ympd/Makefile:1.5
--- pkgsrc/audio/ympd/Makefile:1.4      Wed Aug 20 11:34:47 2025
+++ pkgsrc/audio/ympd/Makefile  Sun Feb 22 08:17:29 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2025/08/20 11:34:47 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2026/02/22 08:17:29 wiz Exp $
 
 DISTNAME=      ympd-1.3.0
 PKGREVISION=   1
@@ -7,7 +7,7 @@ MASTER_SITES=   ${MASTER_SITE_GITHUB:=nota
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.ympd.org/
+HOMEPAGE=      https://ympd.org/
 COMMENT=       Music Player Daemon web UI
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index