aboutsummaryrefslogtreecommitdiff
path: root/lang/sagittarius-scheme
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2017-09-24 18:06:34 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2017-09-24 18:06:34 +0000
commit63f880302ec6c19bd29cc7b2302e4ae8e637c598 (patch)
treeb7bcf1506fe855fc91a646158954efa0802d843c /lang/sagittarius-scheme
parent07cdbe471298c0182e9873860be0c08ebdc079f5 (diff)
downloadports-63f880302ec6c19bd29cc7b2302e4ae8e637c598.tar.gz
ports-63f880302ec6c19bd29cc7b2302e4ae8e637c598.zip
- Restore MASTER_SITES, accidentally removed in r450496
Notes
Notes: svn path=/head/; revision=450497
Diffstat (limited to 'lang/sagittarius-scheme')
-rw-r--r--lang/sagittarius-scheme/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/sagittarius-scheme/Makefile b/lang/sagittarius-scheme/Makefile
index 009bee3772b6..a5d0ca03e994 100644
--- a/lang/sagittarius-scheme/Makefile
+++ b/lang/sagittarius-scheme/Makefile
@@ -4,7 +4,8 @@
PORTNAME= sagittarius
PORTVERSION= 0.8.6
CATEGORIES= lang
-MASTER_SITES= https://bitbucket.org/ktakashi/sagittarius-scheme/downloads/
+MASTER_SITES= https://bitbucket.org/ktakashi/sagittarius-scheme/downloads/ \
+ LOCAL/ashish
PKGNAMESUFFIX= -scheme
MAINTAINER= ashish@FreeBSD.org