aboutsummaryrefslogtreecommitdiff
path: root/net/unix2tcp
diff options
context:
space:
mode:
authorMichael Landin <mich@FreeBSD.org>2007-04-10 10:21:58 +0000
committerMichael Landin <mich@FreeBSD.org>2007-04-10 10:21:58 +0000
commit5e6f0ddd08bf7cbcedfff131c2bac99a655b38fe (patch)
treeb5b79ce15e43179282f65aeac7050446e4398d26 /net/unix2tcp
parent14ec8e33416033601f61013a6238142a852908e7 (diff)
- add MASTER_SITE
Notes
Notes: svn path=/head/; revision=189660
Diffstat (limited to 'net/unix2tcp')
-rw-r--r--net/unix2tcp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/unix2tcp/Makefile b/net/unix2tcp/Makefile
index a27c1ca1aff7..d37ea93f2c94 100644
--- a/net/unix2tcp/Makefile
+++ b/net/unix2tcp/Makefile
@@ -9,7 +9,8 @@
PORTNAME= unix2tcp
PORTVERSION= 0.8.2
CATEGORIES= net
-MASTER_SITES= http://ahriman.bucharest.roedu.net/unix2tcp/
+MASTER_SITES= http://freebsdcluster.org/~mich/software/ \
+ http://ahriman.bucharest.roedu.net/unix2tcp/
MAINTAINER= mich@FreeBSD.org
COMMENT= A connection forwarder that converts Unix sockets into TCP sockets