pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/xmms-meta-input



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Feb 20 12:16:17 UTC 2026

Modified Files:
        pkgsrc/audio/xmms-meta-input: Makefile

Log Message:
xmms-meta-input: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/audio/xmms-meta-input/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/xmms-meta-input/Makefile
diff -u pkgsrc/audio/xmms-meta-input/Makefile:1.22 pkgsrc/audio/xmms-meta-input/Makefile:1.23
--- pkgsrc/audio/xmms-meta-input/Makefile:1.22  Wed Apr 20 12:10:34 2016
+++ pkgsrc/audio/xmms-meta-input/Makefile       Fri Feb 20 12:16:17 2026
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.22 2016/04/20 12:10:34 nros Exp $
-#
+# $NetBSD: Makefile,v 1.23 2026/02/20 12:16:17 wiz Exp $
 
 DISTNAME=              xmms-meta-input-0.4
 PKGREVISION=           8
 CATEGORIES=            audio
-MASTER_SITES=          http://www.corbac.com/Data/Sources/
+MASTER_SITES=          https://www.corbac.com/Data/Sources/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.corbac.com/page3.html
+HOMEPAGE=              https://www.corbac.com/page3.html
 COMMENT=               XMMS plugin wrapper for shell scripts
 LICENSE=               gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index