aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-01-31 07:17:53 +0800
committerpav <pav@FreeBSD.org>2009-01-31 07:17:53 +0800
commit7c4bce297b6afdb2cb689e32d0a055216bf40af3 (patch)
tree6615501c44613195dc71e3a0f393a47981b74b9f /lang
parentc3c7fbc6493794651851d5de4a8405414523283f (diff)
downloadfreebsd-ports-graphics-7c4bce297b6afdb2cb689e32d0a055216bf40af3.tar.gz
freebsd-ports-graphics-7c4bce297b6afdb2cb689e32d0a055216bf40af3.tar.zst
freebsd-ports-graphics-7c4bce297b6afdb2cb689e32d0a055216bf40af3.zip
- Update download locations, update WWW
Reported by: -fetch-original pointyhat run
Diffstat (limited to 'lang')
-rw-r--r--lang/slib/Makefile6
-rw-r--r--lang/slib/pkg-descr2
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/slib/Makefile b/lang/slib/Makefile
index 447f360c345..828501cf49c 100644
--- a/lang/slib/Makefile
+++ b/lang/slib/Makefile
@@ -9,9 +9,9 @@ PORTNAME= slib
PORTVERSION= 3a4
PORTREVISION= 1
CATEGORIES= lang scheme
-MASTER_SITES= http://swissnet.ai.mit.edu/ftpdir/scm/ \
- http://swissnet.ai.mit.edu/ftpdir/scm/OLD/:old
-DISTFILES= slib2d6${EXTRACT_SUFX}:old \
+MASTER_SITES= http://groups.csail.mit.edu/mac/ftpdir/scm/ \
+ http://groups.csail.mit.edu/mac/ftpdir/scm/OLD/
+DISTFILES= slib2d6${EXTRACT_SUFX} \
slib${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
diff --git a/lang/slib/pkg-descr b/lang/slib/pkg-descr
index b49514049d0..c51f6fba4bc 100644
--- a/lang/slib/pkg-descr
+++ b/lang/slib/pkg-descr
@@ -1,4 +1,4 @@
SLIB is a portable scheme library providing compatibility and utility
functions for standard Scheme implementations.
-WWW: http://swissnet.ai.mit.edu/~jaffer/SLIB.html
+WWW: http://people.csail.mit.edu/jaffer/SLIB.html