summaryrefslogtreecommitdiff
path: root/emulators/free42
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2018-09-02 15:31:05 +0000
committergdt <gdt@pkgsrc.org>2018-09-02 15:31:05 +0000
commitf9abd15ccb2fe08b3fc5fcc12a774bf0a38eb5cb (patch)
tree9109debef885c2ed3abeaf9cdd7e45a6a9ea5875 /emulators/free42
parent152e06799f1206d87344a42446000d4be547a6b3 (diff)
downloadpkgsrc-f9abd15ccb2fe08b3fc5fcc12a774bf0a38eb5cb.tar.gz
free42: Change MASTER_SITES to BACKUP
The upstream distfile for this release is no longer present.
Diffstat (limited to 'emulators/free42')
-rw-r--r--emulators/free42/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/free42/Makefile b/emulators/free42/Makefile
index 4b83dcd7eb0..f04d2672b01 100644
--- a/emulators/free42/Makefile
+++ b/emulators/free42/Makefile
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.12 2018/07/18 00:06:14 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2018/09/02 15:31:05 gdt Exp $
DISTNAME= free42
PKGNAME= ${DISTNAME}-1.4.78
PKGREVISION= 7
DIST_SUBDIR= ${PKGNAME_NOREV}
CATEGORIES= emulators
-MASTER_SITES= http://thomasokken.com/free42/download/
+#MASTER_SITES= http://thomasokken.com/free42/download/
+MASTER_SITES= ${MASTER_SITE_BACKUP}
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org