summaryrefslogtreecommitdiff
path: root/databases/postgresql72
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2003-06-11 09:23:15 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2003-06-11 09:23:15 +0000
commit22b9703b3500c623275da54afe85db33169e7057 (patch)
tree44128279209134469986bccfb997a6511d83dbd6 /databases/postgresql72
parentUpdate to 0.84. (diff)
Use ${MASTER_SITE_PGSQL} instead of multiple sites
Submitted by: osa Approved by: maintainer PR: 50397 Approved by: fjoe (implicit)
Notes
Notes: svn path=/head/; revision=82772
Diffstat (limited to 'databases/postgresql72')
-rw-r--r--databases/postgresql72/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/databases/postgresql72/Makefile b/databases/postgresql72/Makefile
index 3bd9cd015257..057d35dc1374 100644
--- a/databases/postgresql72/Makefile
+++ b/databases/postgresql72/Makefile
@@ -8,15 +8,7 @@
PORTNAME?= postgresql
PORTVERSION?= 7.2.4
CATEGORIES?= databases
-MASTER_SITES= ftp://ftp.postgresql.org/pub/%SUBDIR%/ \
- ftp://ftp.se.postgresql.org/pub/database/relational/postgresql/%SUBDIR%/ \
- ftp://ftp2.ch.postgresql.org/mirror/postgresql/%SUBDIR%/ \
- ftp://ftp.de.postgresql.org/mirror/postgresql/%SUBDIR%/ \
- ftp://ftp.chg.ru/pub/databases/postgresql/%SUBDIR%/ \
- ftp://ftp.sunet.se/pub/unix/databases/relational/postgresql/%SUBDIR%/ \
- ftp://ftp2.ch.postgresql.org/mirror/postgresql/%SUBDIR%/ \
- ftp://ftp.jaist.ac.jp/pub/dbms/PostgreSQL/%SUBDIR%/ \
- ftp://ftp.us.postgresql.org/%SUBDIR%/
+MASTER_SITES= ${MASTER_SITE_PGSQL}
MASTER_SITE_SUBDIR= source/v${PORTVERSION}
DISTFILES= postgresql-base-${PORTVERSION}${EXTRACT_SUFX} \
postgresql-opt-${PORTVERSION}${EXTRACT_SUFX}