diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-04 18:55:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-04 18:55:07 +0000 |
commit | 29357c598720f87cdd22b2412d4a7f4be87a9a51 (patch) | |
tree | 9976f2a10a025f71d2c90b3d00e25ecda4359ca4 /audio | |
parent | 7914b046f73dd13b87ac289aab16c1bc7f8a9b4c (diff) | |
download | pkgsrc-29357c598720f87cdd22b2412d4a7f4be87a9a51.tar.gz |
Update some URLs.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/quodlibet2/Makefile | 4 | ||||
-rw-r--r-- | audio/spectro-edit/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/quodlibet2/Makefile b/audio/quodlibet2/Makefile index b7a3785c572..470fdf915b0 100644 --- a/audio/quodlibet2/Makefile +++ b/audio/quodlibet2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2017/02/12 06:25:05 ryoon Exp $ +# $NetBSD: Makefile,v 1.21 2017/09/04 18:55:07 wiz Exp $ DISTNAME= quodlibet-2.6.3 PKGREVISION= 12 @@ -6,7 +6,7 @@ CATEGORIES= audio MASTER_SITES= https://bitbucket.org/lazka/quodlibet-files/raw/default/releases/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://code.google.com/p/quodlibet/ +HOMEPAGE= https://github.com/quodlibet/quodlibet COMMENT= Finally a good alternative to iTunes LICENSE= gnu-gpl-v2 diff --git a/audio/spectro-edit/Makefile b/audio/spectro-edit/Makefile index acc7894e04b..41c0bdfe316 100644 --- a/audio/spectro-edit/Makefile +++ b/audio/spectro-edit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2014/08/07 20:53:26 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/04 18:55:07 wiz Exp $ DISTNAME= spectro-edit_0.4 PKGNAME= ${DISTNAME:S/_/-/} @@ -7,7 +7,7 @@ MASTER_SITES= https://spectro-edit.googlecode.com/files/ EXTRACT_SUFX= .jar MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://code.google.com/p/spectro-edit/ +HOMEPAGE= https://code.google.com/archive/p/spectro-edit/ COMMENT= Graphically view and edit WAV files LICENSE= gnu-gpl-v3 |