diff options
author | wiz <wiz@pkgsrc.org> | 2018-02-11 15:36:48 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-02-11 15:36:48 +0000 |
commit | 5c5b81226cd685a27cd1d771052f75de69e28505 (patch) | |
tree | 5a389fbc11bd1da11e8f17cc0e01413a373e4c4c /audio | |
parent | 492640780eaa72ce4946917dc7ffb647a12be3e1 (diff) | |
download | pkgsrc-5c5b81226cd685a27cd1d771052f75de69e28505.tar.gz |
audacious: follow redirect
Diffstat (limited to 'audio')
-rw-r--r-- | audio/audacious/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/audacious/Makefile b/audio/audacious/Makefile index 8e62548f7ae..b1924c2b914 100644 --- a/audio/audacious/Makefile +++ b/audio/audacious/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2017/11/23 17:19:40 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2018/02/11 15:36:48 wiz Exp $ DISTNAME= audacious-3.5.2 PKGREVISION= 6 @@ -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= Media player based on BMP and XMMS LICENSE= 2-clause-bsd |