pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/spek



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Sep 13 09:07:53 UTC 2017

Modified Files:
        pkgsrc/audio/spek: Makefile

Log Message:
spek: Switch MASTER_SITES to github.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/audio/spek/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/spek/Makefile
diff -u pkgsrc/audio/spek/Makefile:1.12 pkgsrc/audio/spek/Makefile:1.13
--- pkgsrc/audio/spek/Makefile:1.12     Wed Sep 13 09:03:45 2017
+++ pkgsrc/audio/spek/Makefile  Wed Sep 13 09:07:53 2017
@@ -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@localhost



Home | Main Index | Thread Index | Old Index