diff options
author | hoek <hoek@FreeBSD.org> | 2003-05-20 07:02:09 +0000 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 2003-05-20 07:02:09 +0000 |
commit | 5d7570f9ce47c1d6f75b077583e175e254da55fd (patch) | |
tree | cc6fd3ce4af8a75a74f80aacd2776e0f9a733697 /math | |
parent | 9c9b015dd96040b388856c12b4a00abcb322280e (diff) | |
download | FreeBSD-ports-5d7570f9ce47c1d6f75b077583e175e254da55fd.zip FreeBSD-ports-5d7570f9ce47c1d6f75b077583e175e254da55fd.tar.gz |
www.robertnz.com -> www.robertnz.net to make fetch -A happy.
Diffstat (limited to 'math')
-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 114aded..9e9730b 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 |