aboutsummaryrefslogtreecommitdiff
path: root/devel/libvanessa_socket
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-12-12 08:38:25 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-12-12 08:38:25 +0000
commit82915658f2cda9b752098d9622a312d390f87b9a (patch)
tree3e6896bf9db60a0beaca382c3d6eb3fe877c456d /devel/libvanessa_socket
parentf63cb72cd442db04562680b684c96f4d1744e98b (diff)
downloadports-82915658f2cda9b752098d9622a312d390f87b9a.tar.gz
ports-82915658f2cda9b752098d9622a312d390f87b9a.zip
Fixed master_sites for these ports
PR: ports/46065 Submitted by: Mark Linimon <linimon@lonesome.com>
Notes
Notes: svn path=/head/; revision=71567
Diffstat (limited to 'devel/libvanessa_socket')
-rw-r--r--devel/libvanessa_socket/Makefile6
-rw-r--r--devel/libvanessa_socket/pkg-descr2
2 files changed, 2 insertions, 6 deletions
diff --git a/devel/libvanessa_socket/Makefile b/devel/libvanessa_socket/Makefile
index a53655ef6dbb..05ea15612bea 100644
--- a/devel/libvanessa_socket/Makefile
+++ b/devel/libvanessa_socket/Makefile
@@ -8,11 +8,7 @@
PORTNAME= libvanessa_socket
PORTVERSION= 0.0.3
CATEGORIES= devel
-MASTER_SITES= ftp://vanessa.sourceforge.net/pub/vanessa/%SUBDIR%/ \
- ftp://ftp.au.vergenet.net/pub/vanessa/%SUBDIR%/ \
- ftp://ftp.nl.vergenet.net/pub/vanessa/%SUBDIR%/ \
- ftp://ftp.jp.vergenet.net/pub/vanessa/%SUBDIR%/ \
- ftp://ftp.us.vergenet.net/pub/vanessa/%SUBDIR%/
+MASTER_SITES= http://www.vergenet.net/linux/vanessa/download/%SUBDIR%/
MASTER_SITE_SUBDIR= vanessa_socket/${PORTVERSION}
DISTNAME= vanessa_socket-${PORTVERSION}
diff --git a/devel/libvanessa_socket/pkg-descr b/devel/libvanessa_socket/pkg-descr
index 127f3c702344..a4167e25c470 100644
--- a/devel/libvanessa_socket/pkg-descr
+++ b/devel/libvanessa_socket/pkg-descr
@@ -3,6 +3,6 @@ operations. It includes code to open a socket to a server as a client, to
listen on sockets for clients as a server and to pipe information between
sockets.
-WWW: http://vanessa.sourceforge.net/
+WWW: http://www.vergenet.net/linux/vanessa/
-- K. Konstantinidis <kkonstan@daemon.gr>