diff options
author | will <will@FreeBSD.org> | 2000-06-08 01:31:47 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-08 01:31:47 +0800 |
commit | 3fe7c6f3dc99b80c15516b1538cc8ef916c89919 (patch) | |
tree | 950dea142f1c96af98288e0dda5ff06d900c48f3 /math | |
parent | d861070bac9cef8f6d2bd91ea36c88cf1785ea1a (diff) | |
download | freebsd-ports-gnome-3fe7c6f3dc99b80c15516b1538cc8ef916c89919.tar.gz freebsd-ports-gnome-3fe7c6f3dc99b80c15516b1538cc8ef916c89919.tar.zst freebsd-ports-gnome-3fe7c6f3dc99b80c15516b1538cc8ef916c89919.zip |
Make the move from people.FreeBSD.org/~will to ftp.FreeBSD.org.
Prompted by: obrien
Diffstat (limited to 'math')
-rw-r--r-- | math/linalg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/linalg/Makefile b/math/linalg/Makefile index 5e89a5c0742f..09eac6383b4d 100644 --- a/math/linalg/Makefile +++ b/math/linalg/Makefile @@ -8,7 +8,7 @@ PORTNAME= linalg PORTVERSION= 4.3 CATEGORIES= math -MASTER_SITES= http://people.FreeBSD.org/~will/distfiles/ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/will/ MAINTAINER= oleg@pobox.com |