aboutsummaryrefslogtreecommitdiff
path: root/net/luasocket
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-02-14 09:14:38 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-02-14 09:14:38 +0000
commite06261e1df034a2416b03b353b24b7f555958ccd (patch)
tree2ae9f3703f961e8bda40bb57f355cf9680aeae3a /net/luasocket
parent288b9cfcbc2c69d503c3e26e217398804776e4cf (diff)
downloadports-e06261e1df034a2416b03b353b24b7f555958ccd.tar.gz
ports-e06261e1df034a2416b03b353b24b7f555958ccd.zip
Notes
Diffstat (limited to 'net/luasocket')
-rw-r--r--net/luasocket/Makefile2
-rw-r--r--net/luasocket/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/luasocket/Makefile b/net/luasocket/Makefile
index 2bec610e12d0..3f7ff2488dc4 100644
--- a/net/luasocket/Makefile
+++ b/net/luasocket/Makefile
@@ -8,7 +8,7 @@
PORTNAME= luasocket
PORTVERSION= 1.4
CATEGORIES= net
-MASTER_SITES= http://www.tecgraf.puc-rio.br/~diego/luasocket/
+MASTER_SITES= http://www.cs.princeton.edu/~diego/professional/luasocket/old/luasocket-1.4/
MAINTAINER= pav@FreeBSD.org
COMMENT= IPv4 Sockets support for the Lua language
diff --git a/net/luasocket/pkg-descr b/net/luasocket/pkg-descr
index f551910c8f09..bab625236253 100644
--- a/net/luasocket/pkg-descr
+++ b/net/luasocket/pkg-descr
@@ -6,4 +6,4 @@ to /usr/local/lib/lua/luasocket.
Note that this port requires Lua v4 and does not compile with Lua v5.
-WWW: http://www.tecgraf.puc-rio.br/~diego/luasocket/
+WWW: http://www.cs.princeton.edu/~diego/professional/luasocket/