summaryrefslogtreecommitdiff
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
parent- Update to 0.9.2 (diff)
- Make it fetchable again
PR: ports/93338 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Notes
Notes: svn path=/head/; revision=156030
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