summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/rl/Makefile2
-rw-r--r--textproc/rl/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rl/Makefile b/textproc/rl/Makefile
index 3687070af030..1a61b2f2a7a6 100644
--- a/textproc/rl/Makefile
+++ b/textproc/rl/Makefile
@@ -8,7 +8,7 @@
PORTNAME= rl
PORTVERSION= 0.2.4
CATEGORIES= textproc
-MASTER_SITES= http://tiefighter.et.tudelft.nl/~arthur/rl/
+MASTER_SITES= http://ch.tudelft.nl/~arthur/rl/
MAINTAINER= pav@FreeBSD.org
COMMENT= Randomizes lines from a specified input file
diff --git a/textproc/rl/pkg-descr b/textproc/rl/pkg-descr
index 11b0ea771c8e..599e35389da6 100644
--- a/textproc/rl/pkg-descr
+++ b/textproc/rl/pkg-descr
@@ -3,4 +3,4 @@ randomizes the lines and outputs a specified number of lines. It does
this with only a single pass over the input while trying to use as little
memory as possible.
-WWW: http://tiefighter.et.tudelft.nl/~arthur/rl/
+WWW: http://ch.tudelft.nl/~arthur/rl/