diff options
author | billf <billf@FreeBSD.org> | 1999-11-23 10:55:53 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-11-23 10:55:53 +0800 |
commit | 60e8159d8ea3a25a2153ed6114c97419a482e51d (patch) | |
tree | d73454aac40288dec82b53ad650b630d1115f843 /databases/postgresql73/Makefile | |
parent | eb3b6e4e0fa81b50771aed9bdcf61cd56bffa9f8 (diff) | |
download | freebsd-ports-gnome-60e8159d8ea3a25a2153ed6114c97419a482e51d.tar.gz freebsd-ports-gnome-60e8159d8ea3a25a2153ed6114c97419a482e51d.tar.zst freebsd-ports-gnome-60e8159d8ea3a25a2153ed6114c97419a482e51d.zip |
remove toasted MASTER_SITE
Diffstat (limited to 'databases/postgresql73/Makefile')
-rw-r--r-- | databases/postgresql73/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/postgresql73/Makefile b/databases/postgresql73/Makefile index c9d956d0c864..2ba104031a95 100644 --- a/databases/postgresql73/Makefile +++ b/databases/postgresql73/Makefile @@ -12,7 +12,6 @@ MASTER_SITES= ftp://ftp.postgresql.org/pub/ \ ftp://ftp.iodynamics.com/pub/mirror/postgresql/ \ ftp://ftp.de.postgresql.org/ \ ftp://ftp.digex.net/pub/packages/database/postgresql/ \ - ftp://ftp.incoma.ru/pub/unix/postgresql/ \ ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/ MAINTAINER= andreas@FreeBSD.org |