From 42d5a9ddd2455dcd1cf234cd79c65645dd24be6d Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Tue, 14 Feb 2006 15:24:36 +0000 Subject: [PATCH] - Make it fetchable again PR: ports/93338 Submitted by: Jean Milanez Melo --- math/libneural/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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