diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ORBacus/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ORBacus/Makefile b/devel/ORBacus/Makefile index de30fbd8f6e6..f60355577694 100644 --- a/devel/ORBacus/Makefile +++ b/devel/ORBacus/Makefile @@ -9,7 +9,8 @@ PORTNAME= ORBacus PORTVERSION= 3.2.1 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= ftp://ftp.ooc.com/pub/OB/3.2/ +MASTER_SITES= ftp://ftp.ooc.com/pub/OB/3.2/ \ + http://ftp.us.sinuspl.net/pub/src/ DISTNAME= OB-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |