diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2005-02-14 16:32:39 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2005-02-14 16:32:39 +0000 |
commit | 9218fb3bbdf8611b5fec5562b0c635b60941ae83 (patch) | |
tree | 7b102d0a86bd142a81fdcaa9bbf18ca0b101de02 | |
parent | - chase distfiles (change MASTER_SITES) (diff) |
Make it fetchable again.
Notes
Notes:
svn path=/head/; revision=128803
-rw-r--r-- | misc/lile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/lile/Makefile b/misc/lile/Makefile index f6d26de868a7..2092c82729b3 100644 --- a/misc/lile/Makefile +++ b/misc/lile/Makefile @@ -9,7 +9,7 @@ PORTNAME= ile PORTVERSION= 2.0 PORTREVISION= 1 CATEGORIES= misc -MASTER_SITES= ftp://ftp.inria.fr/system/user/ +MASTER_SITES= ftp://ftp.inria.fr/archives/system/user/ DISTNAME= lile-2.0 EXTRACT_SUFX= .tar.z |