diff options
author | Cy Schubert <cy@FreeBSD.org> | 2014-04-30 01:33:33 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2014-04-30 01:33:33 +0000 |
commit | f2c8f661c1b57326b56eb8b13bd6b951f116c82c (patch) | |
tree | b1a99a17daf4beb38250cea4e5328bd61adab249 /sysutils | |
parent | c85c5812925941115718eb392090bdfd982f2be0 (diff) | |
download | ports-f2c8f661c1b57326b56eb8b13bd6b951f116c82c.tar.gz ports-f2c8f661c1b57326b56eb8b13bd6b951f116c82c.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/screen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/screen/Makefile b/sysutils/screen/Makefile index 898a15751653..f5e6c1764687 100644 --- a/sysutils/screen/Makefile +++ b/sysutils/screen/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://ftp.gnu.org/gnu/screen/ \ ftp://ftp.gnu.org/gnu/screen/ \ ftp://gnu.mirror.iweb.com/screen/ \ http://gnu.mirror.iweb.com/screen/ \ - http://mirror.sdunix.com/gnu/ + http://mirror.sdunix.com/gnu/ \ ftp://mirrors.kernel.org/gnu/screen/ \ http://komquats.com/distfiles/ \ http://people.freebsd.org/~cy/distfiles/ \ |