diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/snns/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/snns/Makefile b/math/snns/Makefile index efae4d15987c..c05b80b8b2ce 100644 --- a/math/snns/Makefile +++ b/math/snns/Makefile @@ -8,7 +8,8 @@ PORTNAME= snns PORTVERSION= 4.2 CATEGORIES= math -MASTER_SITES= ftp://ftp.informatik.uni-stuttgart.de/pub/SNNS/ +MASTER_SITES= http://www-ra.informatik.uni-tuebingen.de/downloads/SNNS/ \ + ftp://ftp.informatik.uni-stuttgart.de/pub/SNNS/ DISTNAME= SNNSv${PORTVERSION} DISTNAME= SNNSv${PORTVERSION} |