diff options
author | hoek <hoek@FreeBSD.org> | 2003-05-20 15:02:09 +0800 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 2003-05-20 15:02:09 +0800 |
commit | 5d7570f9ce47c1d6f75b077583e175e254da55fd (patch) | |
tree | cc6fd3ce4af8a75a74f80aacd2776e0f9a733697 /math/newmat | |
parent | 9c9b015dd96040b388856c12b4a00abcb322280e (diff) | |
download | freebsd-ports-gnome-5d7570f9ce47c1d6f75b077583e175e254da55fd.tar.gz freebsd-ports-gnome-5d7570f9ce47c1d6f75b077583e175e254da55fd.tar.zst freebsd-ports-gnome-5d7570f9ce47c1d6f75b077583e175e254da55fd.zip |
www.robertnz.com -> www.robertnz.net to make fetch -A happy.
Diffstat (limited to 'math/newmat')
-rw-r--r-- | math/newmat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/newmat/Makefile b/math/newmat/Makefile index 114adedb8c37..9e9730b35686 100644 --- a/math/newmat/Makefile +++ b/math/newmat/Makefile @@ -10,7 +10,7 @@ PORTNAME= newmat PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= math -MASTER_SITES= http://www.robertnz.com/ftp/ +MASTER_SITES= http://www.robertnz.net/ftp/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= ports@FreeBSD.org |