aboutsummaryrefslogtreecommitdiff
path: root/devel/gauche-readline
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-31 23:28:05 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-31 23:28:05 +0000
commitedbfb71dd87064477823b8662c2d24d66d680e8e (patch)
tree4503992e8fc001fd3168b471b1e5f84c6339c05d /devel/gauche-readline
parent397f3ae52eb72929cb61c0036e35f91a77cef542 (diff)
downloadports-edbfb71dd87064477823b8662c2d24d66d680e8e.tar.gz
ports-edbfb71dd87064477823b8662c2d24d66d680e8e.zip
- Update download location, update WWW
Notes
Notes: svn path=/head/; revision=227309
Diffstat (limited to 'devel/gauche-readline')
-rw-r--r--devel/gauche-readline/Makefile2
-rw-r--r--devel/gauche-readline/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/gauche-readline/Makefile b/devel/gauche-readline/Makefile
index 93490d4b1907..4a80955321e9 100644
--- a/devel/gauche-readline/Makefile
+++ b/devel/gauche-readline/Makefile
@@ -9,7 +9,7 @@ PORTNAME= readline
PORTVERSION= 0.1
PORTREVISION= 1
CATEGORIES= devel scheme
-MASTER_SITES= http://www.shiro.dreamhost.com/scheme/vault/
+MASTER_SITES= http://practical-scheme.net/vault/
PKGNAMEPREFIX= gauche-
EXTRACT_SUFX= .tgz
DIST_SUBDIR= gauche
diff --git a/devel/gauche-readline/pkg-descr b/devel/gauche-readline/pkg-descr
index 3b7b66964285..5bf4af8aa8c0 100644
--- a/devel/gauche-readline/pkg-descr
+++ b/devel/gauche-readline/pkg-descr
@@ -1,5 +1,5 @@
Written in Scheme only, this adds input line editing feature to
Gauche. Assumes VT100 compatible terminal capability.
-WWW: http://www.shiro.dreamhost.com/scheme/gauche/packages.html
+WWW: http://practical-scheme.net/gauche/packages.html
Author: Julian Fondren