summaryrefslogtreecommitdiffstats
path: root/databases/interbase4
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-09-30 03:52:22 +0000
committercpiazza <cpiazza@FreeBSD.org>1999-09-30 03:52:22 +0000
commit1c570da28ad672e12722932d0dc7f48c74841012 (patch)
treec05db559d31090418f91211a359bda5a37ab54b0 /databases/interbase4
parentbb0a01d3a0a1f2067ca1243b5e358ce403095bb4 (diff)
downloadFreeBSD-ports-1c570da28ad672e12722932d0dc7f48c74841012.zip
FreeBSD-ports-1c570da28ad672e12722932d0dc7f48c74841012.tar.gz
Point the user to a more internationally-friendly web site (english
instead of japanese) PR: 13755 Submitted by: maintainer
Diffstat (limited to 'databases/interbase4')
-rw-r--r--databases/interbase4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/interbase4/Makefile b/databases/interbase4/Makefile
index 4584c01..6cf3d19 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
OpenPOWER on IntegriCloud