From 78004852d51ed40ec8f21c988c1d83b175050f78 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Thu, 30 Sep 1999 03:52:22 +0000 Subject: Point the user to a more internationally-friendly web site (english instead of japanese) PR: 13755 Submitted by: maintainer --- databases/interbase4/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/interbase4') diff --git a/databases/interbase4/Makefile b/databases/interbase4/Makefile index 4584c0141b64..6cf3d1959125 100644 --- a/databases/interbase4/Makefile +++ b/databases/interbase4/Makefile @@ -9,7 +9,7 @@ DISTNAME= IB_4.0_FreeBSD PKGNAME= interbase-4.0 CATEGORIES= databases -MASTER_SITES= http://iblinux.rios.co.jp/dloadfb/ +MASTER_SITES= http://iblinux.rios.co.jp/intl/dloadfb/ MAINTAINER= berend@pobox.com @@ -27,7 +27,7 @@ ARCHIVE= ${WRKSRC}/interbase.tar do-fetch: @if [ ! -f ${DISTDIR}/${DISTNAME}.tar.gz ]; then \ ${ECHO_MSG} "Sorry, this package cannot be fetched automagically."; \ - ${ECHO_MSG} "Point your browser to http://iblinux.rios.co.jp/dloadfb."; \ + ${ECHO_MSG} "Point your browser to http://iblinux.rios.co.jp/intl/dloadfb/."; \ ${ECHO_MSG} "And put the package in ${DISTDIR}."; \ exit 1; \ fi -- cgit v1.2.3