pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/malint malint: follow redirect



details:   https://anonhg.NetBSD.org/pkgsrc/rev/753a230f1189
branches:  trunk
changeset: 371167:753a230f1189
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 06 13:28:18 2017 +0000

description:
malint: follow redirect

diffstat:

 audio/malint/Makefile |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r 9cee417509ab -r 753a230f1189 audio/malint/Makefile
--- a/audio/malint/Makefile     Mon Nov 06 13:27:55 2017 +0000
+++ b/audio/malint/Makefile     Mon Nov 06 13:28:18 2017 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2016/04/20 12:10:28 nros Exp $
-#
+# $NetBSD: Makefile,v 1.8 2017/11/06 13:28:18 wiz Exp $
 
 DISTNAME=              malint-0.2
 CATEGORIES=            audio
-MASTER_SITES=          http://www.nih.at/malint/
+MASTER_SITES=          https://www.nih.at/malint/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.nih.at/malint/
+HOMEPAGE=              https://www.nih.at/malint/
 COMMENT=               MPEG audio stream validator
 LICENSE=               gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index