aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-02-14 15:24:36 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-02-14 15:24:36 +0000
commit42d5a9ddd2455dcd1cf234cd79c65645dd24be6d (patch)
treedc7f378cf39575a9610016389dd03ebd352fc7b7 /math
parent7333cda4cfc08aa019382e044333f9163f7078f1 (diff)
downloadports-42d5a9ddd2455dcd1cf234cd79c65645dd24be6d.tar.gz
ports-42d5a9ddd2455dcd1cf234cd79c65645dd24be6d.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/libneural/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libneural/Makefile b/math/libneural/Makefile
index 3431157d61d6..5723be9fcd0c 100644
--- a/math/libneural/Makefile
+++ b/math/libneural/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libneural
PORTVERSION= 1.0.3
CATEGORIES= math devel
-MASTER_SITES= http://ieee.uow.edu.au/documents/contrib/
+MASTER_SITES= http://www.freebsdbrasil.com.br/~jmelo/
MAINTAINER= ports@FreeBSD.org
COMMENT= C++ implementation of the classic 3-layer perceptron in library form