diff options
author | foxfair <foxfair@FreeBSD.org> | 2003-03-23 23:12:49 +0800 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 2003-03-23 23:12:49 +0800 |
commit | e12573cdea8c148eac4d7a746bda175d580c2cf1 (patch) | |
tree | ff39361030a20302fed4fdc70af9c35fc8484d41 /security/bjorb | |
parent | 575e47dcfc1611e7c481d1970a3700f68b8a19d1 (diff) | |
download | freebsd-ports-gnome-e12573cdea8c148eac4d7a746bda175d580c2cf1.tar.gz freebsd-ports-gnome-e12573cdea8c148eac4d7a746bda175d580c2cf1.tar.zst freebsd-ports-gnome-e12573cdea8c148eac4d7a746bda175d580c2cf1.zip |
PR: 49603
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
Switch MASTER_SITE to make this port fetchable.
Diffstat (limited to 'security/bjorb')
-rw-r--r-- | security/bjorb/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/bjorb/Makefile b/security/bjorb/Makefile index e2a430c16a78..298e42ccaa11 100644 --- a/security/bjorb/Makefile +++ b/security/bjorb/Makefile @@ -8,7 +8,8 @@ PORTNAME= bjorb PORTVERSION= 0.5.5p1 CATEGORIES= security -MASTER_SITES= ftp://ftp.hitachi-ms.co.jp/pub/bjorb/ +MASTER_SITES= http://www.ukc.mirror.ac.uk/sites/ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \ + http://people.FreeBSD.org/~foxfair/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= Secure TCP relay software with SSL |