diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-10-28 16:10:01 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-10-28 16:10:01 +0000 |
commit | 4f98cecae378ce16b753b2249a956045c5202811 (patch) | |
tree | 5ed20a22153406499cf001fe6bb55a750c22ceb6 | |
parent | Update to 1.1.2. (diff) |
Add a master site
Notes
Notes:
svn path=/head/; revision=69035
Diffstat (limited to '')
-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} |