diff options
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 |