diff options
Diffstat (limited to 'security')
-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 |