diff options
author | steve <steve@FreeBSD.org> | 1999-10-11 07:19:29 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-10-11 07:19:29 +0800 |
commit | 7127b01115a2dc7a754d2d10ecd43d42fd1063eb (patch) | |
tree | 062002771db3f131ac2042feccef0746f39014b7 /textproc | |
parent | ef6d7df3fc7ebb297f3b2604a874a4b8df47c14a (diff) | |
download | freebsd-ports-gnome-7127b01115a2dc7a754d2d10ecd43d42fd1063eb.tar.gz freebsd-ports-gnome-7127b01115a2dc7a754d2d10ecd43d42fd1063eb.tar.zst freebsd-ports-gnome-7127b01115a2dc7a754d2d10ecd43d42fd1063eb.zip |
Remove a dead MASTER_SITE and update the WWW entry in the DESCR file.
PR: 14229
Submitted by: maintainer
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rand/Makefile | 3 | ||||
-rw-r--r-- | textproc/rand/pkg-descr | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/textproc/rand/Makefile b/textproc/rand/Makefile index c5ee4d5d6c27..e052ed0cef6e 100644 --- a/textproc/rand/Makefile +++ b/textproc/rand/Makefile @@ -8,8 +8,7 @@ DISTNAME= rand-1.5 CATEGORIES= textproc -MASTER_SITES= http://shells.clipboard.com/~br0ke/files/ \ - http://math.smsu.edu/~br0ke/files/ +MASTER_SITES= http://math.smsu.edu/~br0ke/files/ MAINTAINER= domi@saargate.de diff --git a/textproc/rand/pkg-descr b/textproc/rand/pkg-descr index 1eaa4c949f5a..d12467613845 100644 --- a/textproc/rand/pkg-descr +++ b/textproc/rand/pkg-descr @@ -1,5 +1,4 @@ rand is a cat-like utility that displays the lines of a file or stream in random order. -WWW: http://shells.clipboard.com/~br0ke/rand.html -Alternative: http://math.smsu.edu/~br0ke/rand.html +WWW: http://math.smsu.edu/~br0ke/rand.html |