diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-11-23 02:47:43 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-11-23 02:47:43 +0000 |
commit | 86d7f3fd09da2a2532063b059b5469c6ece41f71 (patch) | |
tree | 85bf56387ffedca169b27bbfa1b2314a27d26065 /databases/interbase4 | |
parent | 97eaae78024ee699a0dd52f62c3f97a3245a10d4 (diff) | |
download | ports-86d7f3fd09da2a2532063b059b5469c6ece41f71.tar.gz ports-86d7f3fd09da2a2532063b059b5469c6ece41f71.zip |
Don't list a bogus master site, because we force users to fetch
this manually. (even though the form can be filled out blank,
and the file fetched straight from the site. oh well)
Notes
Notes:
svn path=/head/; revision=23272
Diffstat (limited to 'databases/interbase4')
-rw-r--r-- | databases/interbase4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/interbase4/Makefile b/databases/interbase4/Makefile index 6cf3d1959125..04ff48d307bc 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/intl/dloadfb/ +MASTER_SITES= # manual fetch MAINTAINER= berend@pobox.com |