From 8846a6ca183a7a3dfc030d81b5c5f3bb3adc2f96 Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 23 Aug 2008 11:23:15 +0000 Subject: This is too old, not on mirror servers. Set archive server to MASTER_SITES instead. Noticed outdated MASTER_SITES by Zafer Aydogan via private mail. XXX: Should be switched to individual package found in XXX: ${MASTER_SITE_PGSQL:=odbc/versions/src} ? --- databases/odbc-postgresql/Makefile.common | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'databases/odbc-postgresql') diff --git a/databases/odbc-postgresql/Makefile.common b/databases/odbc-postgresql/Makefile.common index 860650abf33..2ebca828c51 100644 --- a/databases/odbc-postgresql/Makefile.common +++ b/databases/odbc-postgresql/Makefile.common @@ -1,15 +1,8 @@ -# $NetBSD: Makefile.common,v 1.14 2006/10/04 20:53:45 wiz Exp $ +# $NetBSD: Makefile.common,v 1.15 2008/08/23 11:23:15 obache Exp $ DISTNAME= postgresql-${DIST_VERS} CATEGORIES= databases -PGSQL_SITES= http://www.postgresql.org/ftpsite/ \ - ftp://ftp.postgresql.org/pub/ \ - ftp://ftp.de.postgresql.org/pub/ \ - ftp://ch.postgresql.org/mirror/postgresql/ \ - ftp://gd.tuwien.ac.at/db/www.postgresql.org/pub/ \ - ftp://looking-glass.usask.ca/pub/postgresql/ \ - ftp://ftp.sunsite.auc.dk/mirrors/postgresql/ \ - ftp://ftp.jaist.ac.jp/pub/dbms/postgres95/ +PGSQL_SITES= ftp://ftp-archives.postgresql.org/pub/ MASTER_SITES?= ${PGSQL_SITES:=source/v${DIST_VERS}/} MAINTAINER= pkgsrc-users@NetBSD.org -- cgit v1.2.3