aboutsummaryrefslogtreecommitdiff
path: root/lang/scriba
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2003-11-05 18:59:21 +0000
committerMark Linimon <linimon@FreeBSD.org>2003-11-05 18:59:21 +0000
commit577f3890eacaa2f587dc1ddb9f8aaaac51219961 (patch)
tree67beb6d91c025039f5e7478b65cb116166f4379f /lang/scriba
parent0b6d6d3be6af217e938c56289371f03d1d88454d (diff)
downloadports-577f3890eacaa2f587dc1ddb9f8aaaac51219961.tar.gz
ports-577f3890eacaa2f587dc1ddb9f8aaaac51219961.zip
Notes
Diffstat (limited to 'lang/scriba')
-rw-r--r--lang/scriba/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/lang/scriba/Makefile b/lang/scriba/Makefile
index c3c347f5fd20..21182923ed2f 100644
--- a/lang/scriba/Makefile
+++ b/lang/scriba/Makefile
@@ -8,8 +8,13 @@
PORTNAME= scriba
PORTVERSION= 10b21
CATEGORIES= lang
-MASTER_SITES= http://www.scriptbasic.com/
+MASTER_SITES= http://www.scriptbasic.com/download/
DISTNAME= ${PORTNAME}-v${PORTVERSION}
+# the filename of the current version has been re-styled as follows;
+# however, as of November 2003, the patches do not apply cleanly, so
+# this port needs further work.
+#PORTVERSION= 1.0b30
+#DISTNAME= ${PORTNAME}-v${PORTVERSION}-source
MAINTAINER= ports@FreeBSD.org
COMMENT= A scripting implementation of the BASIC language