diff options
author | billf <billf@FreeBSD.org> | 1999-11-23 10:47:43 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-11-23 10:47:43 +0800 |
commit | eb3b6e4e0fa81b50771aed9bdcf61cd56bffa9f8 (patch) | |
tree | c991682b5a046c892be0423588297f879c04fe75 /databases | |
parent | cb1c7aaf151a2fcc225fa16291481bc1d74add22 (diff) | |
download | freebsd-ports-gnome-eb3b6e4e0fa81b50771aed9bdcf61cd56bffa9f8.tar.gz freebsd-ports-gnome-eb3b6e4e0fa81b50771aed9bdcf61cd56bffa9f8.tar.zst freebsd-ports-gnome-eb3b6e4e0fa81b50771aed9bdcf61cd56bffa9f8.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)
Diffstat (limited to 'databases')
-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 |