aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-10-11 12:53:44 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-10-11 12:53:44 +0000
commite153524dcbbcfd5ad79139ce1a022065ed9243fb (patch)
tree21b577e041b822b8c47b174e754f15e241b32e61 /net
parent2393165f346d329b392638dde0f66718216b7e38 (diff)
downloadports-e153524dcbbcfd5ad79139ce1a022065ed9243fb.tar.gz
ports-e153524dcbbcfd5ad79139ce1a022065ed9243fb.zip
Fix MASTER_SITES.
Notes
Notes: svn path=/head/; revision=144933
Diffstat (limited to 'net')
-rw-r--r--net/icpld/Makefile2
-rw-r--r--net/libnet-devel/Makefile2
-rw-r--r--net/nast/Makefile2
-rw-r--r--net/tvark/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/net/icpld/Makefile b/net/icpld/Makefile
index 0d3eab85aa9d..c87eb8a4dfa1 100644
--- a/net/icpld/Makefile
+++ b/net/icpld/Makefile
@@ -9,7 +9,7 @@ PORTNAME= icpld
PORTVERSION= 1.1.1
CATEGORIES= net
MASTER_SITES= http://www.ibiblio.org/icpld/download/ \
- http://voodoo.oberon.net/download/
+ http://voodoo.bawue.com/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= Internet connection performance logging daemon
diff --git a/net/libnet-devel/Makefile b/net/libnet-devel/Makefile
index 39f86a21659b..118cfb4162ca 100644
--- a/net/libnet-devel/Makefile
+++ b/net/libnet-devel/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libnet
PORTVERSION= 1.1.2.1
CATEGORIES= net
-MASTER_SITES= http://voodoo.oberon.net/download/
+MASTER_SITES= http://voodoo.bawue.com/download/
PKGNAMESUFFIX= -devel
MAINTAINER= ports@FreeBSD.org
diff --git a/net/nast/Makefile b/net/nast/Makefile
index 917cf35b458e..810e1e7c5774 100644
--- a/net/nast/Makefile
+++ b/net/nast/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.2.0
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://nast.berlios.de/src/ \
- http://voodoo.oberon.net/download/
+ http://voodoo.bawue.com/download/
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
diff --git a/net/tvark/Makefile b/net/tvark/Makefile
index 50154079b6eb..9ffa82e45bfb 100644
--- a/net/tvark/Makefile
+++ b/net/tvark/Makefile
@@ -8,7 +8,7 @@
PORTNAME= tvark
PORTVERSION= 0.4
CATEGORIES= net
-MASTER_SITES= http://voodoo.oberon.net/download/ \
+MASTER_SITES= http://voodoo.bawue.com/download/ \
http://www.tvark.com/
MAINTAINER= ports@FreeBSD.org