diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-12-09 20:47:38 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-12-09 20:47:38 +0000 |
commit | cac129def7899ff98343396621b0cd7876786e7f (patch) | |
tree | efe8d8e7f32b171e831ff67c7321ab99cc93feb4 /net/freewais-sf | |
parent | 8f30fdf0b1df78ae7cabd009456a0e9aae701a86 (diff) | |
download | ports-cac129def7899ff98343396621b0cd7876786e7f.tar.gz ports-cac129def7899ff98343396621b0cd7876786e7f.zip |
Notes
Diffstat (limited to 'net/freewais-sf')
-rw-r--r-- | net/freewais-sf/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net/freewais-sf/Makefile b/net/freewais-sf/Makefile index 5dcab6be64b0..017848558330 100644 --- a/net/freewais-sf/Makefile +++ b/net/freewais-sf/Makefile @@ -3,13 +3,15 @@ # Date created: 19 November 1996 # Whom: Pedro Giffuni # -# $Id: Makefile,v 1.5 1998/02/20 18:39:56 steve Exp $ +# $Id: Makefile,v 1.6 1998/11/28 05:39:01 asami Exp $ # DISTNAME= freeWAIS-sf-2.1.2 PKGNAME= freewais-sf-2.1.2 CATEGORIES= net databases -MASTER_SITES= ftp://ftp.wsct.wsc.com/pub/freeWAIS-sf/freeWAIS-sf-2.1/ +MASTER_SITES= ftp://ftp.wsct.wsc.com/pub/freeWAIS-sf/freeWAIS-sf-2.1/ \ + ftp://ftp.u-aizu.ac.jp/pub/net/wais/ \ + ftp://ftp.bio.indiana.edu/util/wais/ MAINTAINER= giffunip@asme.org |