summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorzafer <zafer>2011-03-11 12:44:30 +0000
committerzafer <zafer>2011-03-11 12:44:30 +0000
commit59f8ccedcee71e09fe3e6a63a63825d6d188225d (patch)
tree8653454f3e2ef8a3444c4c829abb8ddd5de82146 /lang
parentd3ea20f94522789a947fc6b4d7a36f064c824e6d (diff)
downloadpkgsrc-59f8ccedcee71e09fe3e6a63a63825d6d188225d.tar.gz
update master_sites. remove dead mirrors.
Diffstat (limited to 'lang')
-rw-r--r--lang/lua/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/lang/lua/Makefile b/lang/lua/Makefile
index e9febfe88be..f2f21b22ba7 100644
--- a/lang/lua/Makefile
+++ b/lang/lua/Makefile
@@ -1,17 +1,12 @@
-# $NetBSD: Makefile,v 1.45 2011/01/19 13:46:13 adam Exp $
+# $NetBSD: Makefile,v 1.46 2011/03/11 12:44:30 zafer Exp $
DISTNAME= lua-${LUA_VERSION}
PKGREVISION= 2
CATEGORIES= lang
-MASTER_SITES= ftp://ftp.tecgraf.puc-rio.br/pub/lua/ \
+MASTER_SITES= http://www.lua.org/ftp/ \
ftp://ftp.gwdg.de/pub/languages/lua/ \
- ftp://ftp.u-aizu.ac.jp/pub/lang/lua/ \
- ftp://ftp.chg.ru/pub/lang/lua/ \
- http://www.lua.org/ftp/ \
http://www.tecgraf.puc-rio.br/lua/ftp/ \
- http://ftp.gwdg.de/pub/languages/lua/ \
- http://mirrors.sunsite.dk/lua/ \
- http://ftp.chg.ru/pub/lang/lua/
+ http://ftp.gwdg.de/pub/languages/lua/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.lua.org/