diff options
Diffstat (limited to 'textproc/rl/Makefile')
-rw-r--r-- | textproc/rl/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |