aboutsummaryrefslogtreecommitdiff
path: root/net/bsdproxy
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2003-07-08 06:05:08 +0000
committerPeter Pentchev <roam@FreeBSD.org>2003-07-08 06:05:08 +0000
commit01c6d5e416ece9b33c66af5e8afac0a7f5c71994 (patch)
tree280ca5fe57c2a84afbeffb22999d97468aa3db18 /net/bsdproxy
parentfdf5ee8d4303b9eefb4213674aa1c5ffb9bf4dd0 (diff)
downloadports-01c6d5e416ece9b33c66af5e8afac0a7f5c71994.tar.gz
ports-01c6d5e416ece9b33c66af5e8afac0a7f5c71994.zip
Fix the master site.
Prompted by: fenner's scripts
Notes
Notes: svn path=/head/; revision=84441
Diffstat (limited to 'net/bsdproxy')
-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"