summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2006-10-23 22:46:19 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2006-10-23 22:46:19 +0000
commitc9d14ccfc85ef6a07e8dc3e8a66f6d4f317deb9b (patch)
tree7a6c6d1bc1da63bdc8b898745e02ea36f1fcc235 /lang
parentCorrect PLIST_SUB when Evolution support is enabled. (diff)
- Mirror distfile and change MASTER_SITES/MASTER_SITE_SUBDIR.
Approved by: portmgr (erwin)
Notes
Notes: svn path=/head/; revision=175513
Diffstat (limited to 'lang')
-rw-r--r--lang/chicken/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/chicken/Makefile b/lang/chicken/Makefile
index 19ae984ba73c..1f618f73cf5f 100644
--- a/lang/chicken/Makefile
+++ b/lang/chicken/Makefile
@@ -8,7 +8,8 @@
PORTNAME= chicken
PORTVERSION= 2.3
CATEGORIES= lang scheme
-MASTER_SITES= http://www.call-with-current-continuation.org/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= alepulver
MAINTAINER= alepulver@FreeBSD.org
COMMENT= A Scheme-to-C compiler