diff options
Diffstat (limited to 'audio/mp3diags/Makefile')
-rw-r--r-- | audio/mp3diags/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mp3diags/Makefile b/audio/mp3diags/Makefile index ba5168942ca..0e8f70a6da0 100644 --- a/audio/mp3diags/Makefile +++ b/audio/mp3diags/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.63 2020/01/18 21:48:45 jperkin Exp $ +# $NetBSD: Makefile,v 1.64 2020/01/18 23:30:02 rillig Exp $ DISTNAME= MP3Diags-unstable-1.5.01 PKGNAME= ${DISTNAME:S/MP3D/mp3d/:C/-unsable//} @@ -7,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3diags/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://mp3diags.sourceforge.net/ +HOMEPAGE= https://mp3diags.sourceforge.net/ COMMENT= MP3 diagnosis tool and tag editor LICENSE= gnu-gpl-v2 |