summaryrefslogtreecommitdiff
path: root/audio/py-id3lib
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-01-18 23:30:05 +0000
committerrillig <rillig@pkgsrc.org>2020-01-18 23:30:05 +0000
commitb831c01fc9da1c5001588ec465faa98afe3bf1c8 (patch)
treebc9d7f24b9a4d046704f52f30922bbfce87279a2 /audio/py-id3lib
parent5cc0fec1a826d6c92df3c3e772b38bd28114cab0 (diff)
downloadpkgsrc-b831c01fc9da1c5001588ec465faa98afe3bf1c8.tar.gz
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
Diffstat (limited to 'audio/py-id3lib')
-rw-r--r--audio/py-id3lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/py-id3lib/Makefile b/audio/py-id3lib/Makefile
index e6fbdd33e5a..a4a10df2b9d 100644
--- a/audio/py-id3lib/Makefile
+++ b/audio/py-id3lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2019/09/02 13:20:08 adam Exp $
+# $NetBSD: Makefile,v 1.15 2020/01/18 23:30:05 rillig Exp $
DISTNAME= pyid3lib-0.5.1
PKGNAME= ${PYPKGPREFIX}-id3lib-0.5.1
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyid3lib/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://pyid3lib.sourceforge.net/
+HOMEPAGE= https://pyid3lib.sourceforge.net/
COMMENT= Python module for editing ID3v2 tags of MP3 audio files
LICENSE= gnu-lgpl-v2.1