aboutsummaryrefslogtreecommitdiffstats
path: root/lang/scm
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2015-08-16 19:15:38 +0800
committerdanfe <danfe@FreeBSD.org>2015-08-16 19:15:38 +0800
commit0b95fddbdf9a557fc87946edb706829badc20ac5 (patch)
tree8576aa4703149b85f9a1ce24d1a2a1e72261a0f8 /lang/scm
parent0c370c2fa45529d6cbb6b45b94041863b094727e (diff)
downloadfreebsd-ports-gnome-0b95fddbdf9a557fc87946edb706829badc20ac5.tar.gz
freebsd-ports-gnome-0b95fddbdf9a557fc87946edb706829badc20ac5.tar.zst
freebsd-ports-gnome-0b95fddbdf9a557fc87946edb706829badc20ac5.zip
Revert r394321: optimizing away MASTER_SITE_SUBDIR actually makes the port
more fragile towards the next upgrades. While it also does hide the moment of the next version update, we should generally try keeping ports fetchable at all times (and thus more robust). This also reverts freefall login expansion in Makefile header: despite its sanity and merit, it incidentally clashes with one of the PHB "rules" that had recently plagued the Handbook. Correct fix would be to fix the latter, but for now this particular issue is causing too much drama on the lists. Requested by: mat
Diffstat (limited to 'lang/scm')
-rw-r--r--lang/scm/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/scm/Makefile b/lang/scm/Makefile
index bc47b6e93b45..8e5fd33fafce 100644
--- a/lang/scm/Makefile
+++ b/lang/scm/Makefile
@@ -1,10 +1,11 @@
-# Created by: Jeffrey Hsu <hsu@FreeBSD.org>
+# Created by: hsu
# $FreeBSD$
PORTNAME= scm
PORTVERSION= 5f2
CATEGORIES= lang scheme
-MASTER_SITES= http://groups.csail.mit.edu/mac/ftpdir/scm/
+MASTER_SITES= http://groups.csail.mit.edu/mac/ftpdir/scm/%SUBDIR%/
+MASTER_SITE_SUBDIR= . OLD
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} slib-3b5.zip slib-psd1-3.tar.gz
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}