diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2018-08-28 15:55:29 +0800 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2018-08-28 15:55:29 +0800 |
commit | a29f787b7a52bf8d5541b5530940d18be027a000 (patch) | |
tree | 43f1b06c2bb7577ac805dffccf448e2b17190ae7 /audio/malint | |
parent | aae7f17c71ae9ce33a4ddd71498595d835fa0f97 (diff) | |
download | freebsd-ports-gnome-a29f787b7a52bf8d5541b5530940d18be027a000.tar.gz freebsd-ports-gnome-a29f787b7a52bf8d5541b5530940d18be027a000.tar.zst freebsd-ports-gnome-a29f787b7a52bf8d5541b5530940d18be027a000.zip |
Update WWW and MASTER_SITES
Diffstat (limited to 'audio/malint')
-rw-r--r-- | audio/malint/Makefile | 2 | ||||
-rw-r--r-- | audio/malint/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/malint/Makefile b/audio/malint/Makefile index 73581ee1f570..1130a48bb731 100644 --- a/audio/malint/Makefile +++ b/audio/malint/Makefile @@ -4,7 +4,7 @@ PORTNAME= malint DISTVERSION= 0.2 CATEGORIES= audio -MASTER_SITES= http://www.nih.at/malint/ \ +MASTER_SITES= https://www.nih.at/malint/ \ LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org diff --git a/audio/malint/pkg-descr b/audio/malint/pkg-descr index 50f20bd250ca..22b4c143886f 100644 --- a/audio/malint/pkg-descr +++ b/audio/malint/pkg-descr @@ -4,4 +4,4 @@ prints information about the stream and format violations it finds. Many of the checks (and information outputs) can be enabled or disabled via command line switches. -WWW: http://www.nih.at/malint/ +WWW: https://www.nih.at/malint/ |