aboutsummaryrefslogtreecommitdiff
path: root/lang/scsh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/scsh/Makefile')
-rw-r--r--lang/scsh/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/scsh/Makefile b/lang/scsh/Makefile
index 8efb3ce1ce93..9d894f2f550f 100644
--- a/lang/scsh/Makefile
+++ b/lang/scsh/Makefile
@@ -8,9 +8,8 @@
PORTNAME= scsh
PORTVERSION= 0.6.7
CATEGORIES= lang scheme
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} \
+MASTER_SITES= SF \
ftp://ftp.scsh.net/pub/scsh/0.6/
-MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= stas@FreeBSD.org
COMMENT= A Unix shell embedded into Scheme, with access to all Posix calls