summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-13 09:07:53 +0000
committerwiz <wiz@pkgsrc.org>2017-09-13 09:07:53 +0000
commitddb730e4fb98cddc850e6c5d387e297d8e0f6806 (patch)
tree29226d68b3a72f0d2d7ef153d4b34f1aec10da99 /audio
parentcbc90a91689d2e3e71f78c453e98efe873a3b6dc (diff)
downloadpkgsrc-ddb730e4fb98cddc850e6c5d387e297d8e0f6806.tar.gz
spek: Switch MASTER_SITES to github.
Diffstat (limited to 'audio')
-rw-r--r--audio/spek/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/spek/Makefile b/audio/spek/Makefile
index 530b525c335..13b886f454d 100644
--- a/audio/spek/Makefile
+++ b/audio/spek/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2017/09/13 09:03:45 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2017/09/13 09:07:53 wiz Exp $
DISTNAME= spek-0.8.2
PKGREVISION= 8
CATEGORIES= audio
-MASTER_SITES= https://spek.googlecode.com/files/
+MASTER_SITES= ${MASTER_SITE_GITHUB:=alexkay/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org