diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-14 12:36:19 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-14 12:36:19 +0000 |
commit | 83fcbb7d00d805d220381956820faa9f799d5f86 (patch) | |
tree | e673226ac86456e7f7c331d05666367213e6cbf1 /devel | |
parent | dc552c2612a597476e8b9aa69f33121ef191252e (diff) |
- Update MASTER_SITES
Reported by: krismail
Notes
Notes:
svn path=/head/; revision=162318
Diffstat (limited to 'devel')
-rw-r--r-- | devel/lua-posix/Makefile | 2 | ||||
-rw-r--r-- | devel/lua50-posix/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/lua-posix/Makefile b/devel/lua-posix/Makefile index 26bfcb0a2000..238bcaf406ba 100644 --- a/devel/lua-posix/Makefile +++ b/devel/lua-posix/Makefile @@ -8,7 +8,7 @@ PORTNAME= lua50-posix PORTVERSION= 5.0 CATEGORIES= devel -MASTER_SITES= http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/ +MASTER_SITES= http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/5.0/ DISTFILES= lposix.tar.gz MAINTAINER= andrew+ports@fubar.geek.nz diff --git a/devel/lua50-posix/Makefile b/devel/lua50-posix/Makefile index 26bfcb0a2000..238bcaf406ba 100644 --- a/devel/lua50-posix/Makefile +++ b/devel/lua50-posix/Makefile @@ -8,7 +8,7 @@ PORTNAME= lua50-posix PORTVERSION= 5.0 CATEGORIES= devel -MASTER_SITES= http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/ +MASTER_SITES= http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/5.0/ DISTFILES= lposix.tar.gz MAINTAINER= andrew+ports@fubar.geek.nz |