diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-01-27 23:09:09 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-01-27 23:09:09 +0000 |
commit | 95d6f6abf35135ebaadd973dbf3af9d595384969 (patch) | |
tree | 7a8910c9a817e9fe6e4339365558464d0f6e7d9e /math/newmat/Makefile | |
parent | 79f2f14d7d7836830dfaea53a9b3eb7425837012 (diff) | |
download | ports-95d6f6abf35135ebaadd973dbf3af9d595384969.tar.gz ports-95d6f6abf35135ebaadd973dbf3af9d595384969.zip |
Notes
Diffstat (limited to 'math/newmat/Makefile')
-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 bc4c72ef6d7e..563ee8b40aba 100644 --- a/math/newmat/Makefile +++ b/math/newmat/Makefile @@ -9,7 +9,7 @@ PORTNAME= newmat PORTVERSION= 1.0 CATEGORIES= math -MASTER_SITES= ftp://webnz.com/robert/ +MASTER_SITES= http://www.robertnz.com/ftp/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= ports@FreeBSD.org |