diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 2003-05-20 07:02:09 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 2003-05-20 07:02:09 +0000 |
commit | 081a9e159e14cfc950fff934b93b1f112cb48f73 (patch) | |
tree | a52745fd1c036d52005d2de50630fc63546d632b /math/newmat | |
parent | 08e2568fe239297f8d6b9051339493cfb5cfe7a1 (diff) | |
download | ports-081a9e159e14cfc950fff934b93b1f112cb48f73.tar.gz ports-081a9e159e14cfc950fff934b93b1f112cb48f73.zip |
Notes
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 |