diff options
author | wiz <wiz@pkgsrc.org> | 2018-02-11 15:37:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-02-11 15:37:18 +0000 |
commit | 7311c0f83a36f9e0adf7b646a8af6d1cec9e36a7 (patch) | |
tree | fde12fd847f835330a68c03e132a2660bc3ce112 /audio | |
parent | 5c5b81226cd685a27cd1d771052f75de69e28505 (diff) | |
download | pkgsrc-7311c0f83a36f9e0adf7b646a8af6d1cec9e36a7.tar.gz |
audacious-plugins: follow redirect
Diffstat (limited to 'audio')
-rw-r--r-- | audio/audacious-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/audacious-plugins/Makefile b/audio/audacious-plugins/Makefile index d401edbd804..fc73cac43c3 100644 --- a/audio/audacious-plugins/Makefile +++ b/audio/audacious-plugins/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2018/01/28 20:10:40 wiz Exp $ +# $NetBSD: Makefile,v 1.82 2018/02/11 15:37:18 wiz Exp $ DISTNAME= audacious-plugins-3.5.2 PKGREVISION= 19 @@ -7,7 +7,7 @@ MASTER_SITES= http://distfiles.audacious-media-player.org/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://audacious-media-player.org/ +HOMEPAGE= https://audacious-media-player.org/ COMMENT= Plugins for Audacious media player LICENSE= 2-clause-bsd |