pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/bmp-crossfade



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 14 10:04:24 UTC 2018

Modified Files:
        pkgsrc/audio/bmp-crossfade: Makefile

Log Message:
bmp-crossfade: follow redirect.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/audio/bmp-crossfade/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/bmp-crossfade/Makefile
diff -u pkgsrc/audio/bmp-crossfade/Makefile:1.12 pkgsrc/audio/bmp-crossfade/Makefile:1.13
--- pkgsrc/audio/bmp-crossfade/Makefile:1.12    Sun Feb 12 06:25:01 2017
+++ pkgsrc/audio/bmp-crossfade/Makefile Sun Jan 14 10:04:24 2018
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.12 2017/02/12 06:25:01 ryoon Exp $
-#
+# $NetBSD: Makefile,v 1.13 2018/01/14 10:04:24 wiz Exp $
 
 PKGNAME=               bmp-crossfade-0.3.11
 DISTNAME=              xmms-crossfade-0.3.11
 PKGREVISION=           7
 CATEGORIES=            audio
-MASTER_SITES=          http://www.eisenlohr.org/xmms-crossfade/
+MASTER_SITES=          https://www.eisenlohr.org/xmms-crossfade/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.eisenlohr.org/xmms-crossfade/
+HOMEPAGE=              https://www.eisenlohr.org/xmms-crossfade/
 COMMENT=               Crossfading/Gapless Plugin for BMP
 
 LICENSE=               gnu-gpl-v2



Home | Main Index | Thread Index | Old Index