aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/bsdproxy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bsdproxy/Makefile b/net/bsdproxy/Makefile
index 3ce28847a091..f5467f878452 100644
--- a/net/bsdproxy/Makefile
+++ b/net/bsdproxy/Makefile
@@ -8,7 +8,7 @@
PORTNAME= bsdproxy
PORTVERSION= 0.03
CATEGORIES= net
-MASTER_SITES= http://sydney.daveb.net/bsdproxy/
+MASTER_SITES= http://daveb.net/bsdproxy/
MAINTAINER= roam@FreeBSD.org
COMMENT= "A TCP proxy, demonstrating use of the kevent(2)/kqueue(2) API"