diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-06 09:02:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-06 09:02:59 +0000 |
commit | 7ab203603ec24e6197bcbb355b3d5b68d1ecf0a1 (patch) | |
tree | 012f2da019f26a1ce23837b79744a6c07587d7e6 /audio | |
parent | e516b8e5173c4f69fc6853fb8e02a0c397645ae7 (diff) | |
download | pkgsrc-7ab203603ec24e6197bcbb355b3d5b68d1ecf0a1.tar.gz |
Follow some redirects.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/toolame/Makefile | 4 | ||||
-rw-r--r-- | audio/vorbisgain/Makefile | 4 | ||||
-rw-r--r-- | audio/xmcd/Makefile | 4 | ||||
-rw-r--r-- | audio/xmmix/Makefile | 4 | ||||
-rw-r--r-- | audio/xmms-mad/Makefile | 4 | ||||
-rw-r--r-- | audio/xmms-sid/Makefile | 6 | ||||
-rw-r--r-- | audio/xmms/Makefile.common | 6 |
7 files changed, 16 insertions, 16 deletions
diff --git a/audio/toolame/Makefile b/audio/toolame/Makefile index 623948e038a..7488ca4840a 100644 --- a/audio/toolame/Makefile +++ b/audio/toolame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/10/02 23:48:11 asau Exp $ +# $NetBSD: Makefile,v 1.22 2017/09/06 09:03:00 wiz Exp $ DISTNAME= toolame-02l PKGREVISION= 4 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=toolame/} EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/toolame/ +HOMEPAGE= https://sourceforge.net/projects/toolame/ COMMENT= Optimized MPEG 1/2 layer 2 audio encoder LICENSE= gnu-lgpl-v2.1 diff --git a/audio/vorbisgain/Makefile b/audio/vorbisgain/Makefile index a8aefdf4d30..9468246adc4 100644 --- a/audio/vorbisgain/Makefile +++ b/audio/vorbisgain/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/04/20 12:10:33 nros Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/06 09:03:00 wiz Exp $ DISTNAME= vorbisgain-0.37 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= audio MASTER_SITES= http://sjeng.org/ftp/vorbis/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sjeng.org/vorbisgain.html +HOMEPAGE= https://sjeng.org/vorbisgain.html COMMENT= ReplayGain technology for Vorbis LICENSE= gnu-lgpl-v2.1 diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 5e73b68f76c..0fdfe7a3918 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2016/04/20 12:10:34 nros Exp $ +# $NetBSD: Makefile,v 1.82 2017/09/06 09:03:00 wiz Exp $ DISTNAME= xmcd-3.0.2 PKGREVISION= 15 @@ -6,7 +6,7 @@ CATEGORIES= audio MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/src/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.amb.org/xmcd/ +HOMEPAGE= https://www.amb.org/xmcd/ COMMENT= Motif CD player LICENSE= gnu-gpl-v2 diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile index a1f14fa22f0..8601c7e449d 100644 --- a/audio/xmmix/Makefile +++ b/audio/xmmix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2016/04/20 12:10:34 nros Exp $ +# $NetBSD: Makefile,v 1.34 2017/09/06 09:03:00 wiz Exp $ DISTNAME= xmmix-1.2 PKGREVISION= 6 @@ -6,7 +6,7 @@ CATEGORIES= audio MASTER_SITES= http://www.ibiblio.org/tkan/download/xmmix/1.2.2/src/ MAINTAINER= augustss@cs.chalmers.se -HOMEPAGE= http://www.amb.org/xmmix/ +HOMEPAGE= https://www.amb.org/xmmix/ COMMENT= X interface to the audio mixer device LICENSE= gnu-gpl-v2 diff --git a/audio/xmms-mad/Makefile b/audio/xmms-mad/Makefile index b66b1df78ee..f86d577c82e 100644 --- a/audio/xmms-mad/Makefile +++ b/audio/xmms-mad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2016/04/20 12:10:34 nros Exp $ +# $NetBSD: Makefile,v 1.33 2017/09/06 09:03:00 wiz Exp $ # DISTNAME= xmms-mad-0.5.7 @@ -7,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmms-mad/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/xmms-mad/ +HOMEPAGE= https://sourceforge.net/projects/xmms-mad/ COMMENT= Input plugin for XMMS that uses libmad LICENSE= gnu-gpl-v2 diff --git a/audio/xmms-sid/Makefile b/audio/xmms-sid/Makefile index 70a82cb35b4..adf32e9ed3d 100644 --- a/audio/xmms-sid/Makefile +++ b/audio/xmms-sid/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.19 2016/04/20 12:10:35 nros Exp $ +# $NetBSD: Makefile,v 1.20 2017/09/06 09:03:00 wiz Exp $ # DISTNAME= xmms-sid-0.7.4 PKGREVISION= 8 CATEGORIES= audio -MASTER_SITES= http://www.tnsp.org/xs-files/ +MASTER_SITES= https://www.tnsp.org/xs-files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.tnsp.org/ +HOMEPAGE= https://www.tnsp.org/ COMMENT= XMMS plugin for SID (Commodore 64) music LICENSE= gnu-gpl-v2 diff --git a/audio/xmms/Makefile.common b/audio/xmms/Makefile.common index f4a0d114911..c3dacd16c4b 100644 --- a/audio/xmms/Makefile.common +++ b/audio/xmms/Makefile.common @@ -1,15 +1,15 @@ -# $NetBSD: Makefile.common,v 1.33 2016/04/20 12:10:34 nros Exp $ +# $NetBSD: Makefile.common,v 1.34 2017/09/06 09:03:00 wiz Exp $ # # used by audio/xmms/Makefile # used by audio/xmms-esound/Makefile DISTNAME= xmms-1.2.11 CATEGORIES= audio -MASTER_SITES= http://legacy.xmms2.org/ +MASTER_SITES= https://legacy.xmms2.org/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://legacy.xmms2.org/ +HOMEPAGE= https://legacy.xmms2.org/ COMMENT= X Multimedia System - an audio player with a Winamp GUI LICENSE= gnu-gpl-v2 |