aboutsummaryrefslogtreecommitdiffstats
path: root/databases/postgresql73-server/Makefile
diff options
context:
space:
mode:
authorseanc <seanc@FreeBSD.org>2003-01-04 16:47:23 +0800
committerseanc <seanc@FreeBSD.org>2003-01-04 16:47:23 +0800
commitb7766cd53475ff32fadef22b398b13649566db4c (patch)
treed6a57afa0ff3d4bc7d18b607dea5eba07f762ac0 /databases/postgresql73-server/Makefile
parent5fc2e4688eaf85b2344bbb9f880031f46a00a156 (diff)
downloadfreebsd-ports-gnome-b7766cd53475ff32fadef22b398b13649566db4c.tar.gz
freebsd-ports-gnome-b7766cd53475ff32fadef22b398b13649566db4c.tar.zst
freebsd-ports-gnome-b7766cd53475ff32fadef22b398b13649566db4c.zip
Download the PostgreSQL documentation and MD5 for the test bundle. These
should ideally be downloaded as needed to save bandwidth. Submitted by: Eric Hodel
Diffstat (limited to 'databases/postgresql73-server/Makefile')
-rw-r--r--databases/postgresql73-server/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql73-server/Makefile b/databases/postgresql73-server/Makefile
index 118195daa744..d02bc15de3a1 100644
--- a/databases/postgresql73-server/Makefile
+++ b/databases/postgresql73-server/Makefile
@@ -25,7 +25,8 @@ MASTER_SITES= ftp://ftp3.us.postgresql.org/pub/postgresql/%SUBDIR%/ \
MASTER_SITE_SUBDIR= source/v${PORTVERSION}
DISTFILES= postgresql-base-${PORTVERSION}${EXTRACT_SUFX} \
postgresql-opt-${PORTVERSION}${EXTRACT_SUFX} \
- postgresql-test-${PORTVERSION}${EXTRACT_SUFX}
+ postgresql-test-${PORTVERSION}${EXTRACT_SUFX} \
+ postgresql-doc-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER?= girgen@pingpong.net