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/xmcd | |
parent | e516b8e5173c4f69fc6853fb8e02a0c397645ae7 (diff) | |
download | pkgsrc-7ab203603ec24e6197bcbb355b3d5b68d1ecf0a1.tar.gz |
Follow some redirects.
Diffstat (limited to 'audio/xmcd')
-rw-r--r-- | audio/xmcd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |