summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-01-29 02:10:02 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-01-29 02:10:02 +0000
commitbbed14edfdcd6aef089254b4a41895db94633883 (patch)
tree8447e6a3a0afb857e995cf3b8f7bc67d406c5acf
parentfix build on -stable (diff)
The FTP site seems to be "permission denied",
The HTTP site has moved to .de Noticed by: bento
Notes
Notes: svn path=/head/; revision=99356
-rw-r--r--devel/ORBacus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ORBacus/Makefile b/devel/ORBacus/Makefile
index f60355577694..cff5c580458c 100644
--- a/devel/ORBacus/Makefile
+++ b/devel/ORBacus/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 3.2.1
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.ooc.com/pub/OB/3.2/ \
- http://ftp.us.sinuspl.net/pub/src/
+ http://ftp.de.sinuspl.net/pub/src/
DISTNAME= OB-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org