aboutsummaryrefslogtreecommitdiff
path: root/lang/slib
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-30 23:17:53 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-30 23:17:53 +0000
commit2f0939510ce408f1ce65646654c445e218cc6690 (patch)
tree2259718c4cec24620ceaa28694d5d513f7b09df6 /lang/slib
parentccd77361550b25a528ba2eee6732f848ed81af2f (diff)
downloadports-2f0939510ce408f1ce65646654c445e218cc6690.tar.gz
ports-2f0939510ce408f1ce65646654c445e218cc6690.zip
- Update download locations, update WWW
Reported by: -fetch-original pointyhat run
Notes
Notes: svn path=/head/; revision=227226
Diffstat (limited to 'lang/slib')
-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 447f360c345b..828501cf49c9 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 b49514049d00..c51f6fba4bc0 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