pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
softvms: Add backup URL to MASTER_SITES
Module Name: pkgsrc-wip
Committed By: Travis Paul <tr%vispaul.me@localhost>
Pushed By: tpaul
Date: Fri May 18 04:28:55 2018 +0000
Changeset: 348b5e5a00dfa5318b5ab39cc66be56b6fee32cc
Modified Files:
softvms/Makefile
Log Message:
softvms: Add backup URL to MASTER_SITES
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=348b5e5a00dfa5318b5ab39cc66be56b6fee32cc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
softvms/Makefile | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diffs:
diff --git a/softvms/Makefile b/softvms/Makefile
index c3aeddb875..26bfba10ca 100644
--- a/softvms/Makefile
+++ b/softvms/Makefile
@@ -1,10 +1,10 @@
# $NetBSD$
-PKGNAME= softvms-1.9
-DISTNAME= softvms
-CATEGORIES= emulators
-MASTER_SITES= https://mc.pp.se/dc/files/
-MASTER_SITE_BACKUP= https://travispaul.me/distfiles/
+PKGNAME= softvms-1.9
+DISTNAME= softvms
+CATEGORIES= emulators
+MASTER_SITES= https://mc.pp.se/dc/files/
+MASTER_SITES+= https://travispaul.me/distfiles/
MAINTAINER= tr%vispaul.me@localhost
HOMEPAGE= https://mc.pp.se/dc/sw.html
@@ -25,5 +25,3 @@ do-install:
.include "../../audio/SDL_sound/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
-
-
Home |
Main Index |
Thread Index |
Old Index