diff options
author | Pierre Beyssac <pb@FreeBSD.org> | 1998-07-31 19:45:57 +0000 |
---|---|---|
committer | Pierre Beyssac <pb@FreeBSD.org> | 1998-07-31 19:45:57 +0000 |
commit | 17cd465229fbf959ac3841b51ec6619f7ba2db81 (patch) | |
tree | 6cfef23ffbe76f499808b25026c73f51eae50656 /net/bing | |
parent | Activate spellcast. (diff) |
Change ftp.ibp.fr to ftp.lip6.fr in the archive URL.
Submitted by: Philippe Regnauld <regnauld@deepo.prosa.dk>
Notes
Notes:
svn path=/head/; revision=12233
Diffstat (limited to 'net/bing')
-rw-r--r-- | net/bing/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bing/Makefile b/net/bing/Makefile index 252cd46f7a51..c39c7c1f9242 100644 --- a/net/bing/Makefile +++ b/net/bing/Makefile @@ -3,12 +3,12 @@ # Date created: 28 December 1996 # Whom: jseger@scds.com # -# $Id: Makefile,v 1.1.1.1 1997/02/16 01:19:19 obrien Exp $ +# $Id: Makefile,v 1.2 1997/10/13 09:14:49 tg Exp $ # DISTNAME= bing-1.0.4 CATEGORIES= net -MASTER_SITES= ftp://ftp.ibp.fr/pub/networking/ +MASTER_SITES= ftp://ftp.lip6.fr/pub/networking/ MAINTAINER= jseger@freebsd.org |