summaryrefslogtreecommitdiff
path: root/databases/postgresql74-server/Makefile
diff options
context:
space:
mode:
authorSean Chittenden <seanc@FreeBSD.org>2003-01-04 08:47:23 +0000
committerSean Chittenden <seanc@FreeBSD.org>2003-01-04 08:47:23 +0000
commitd4d9e7f42f378933d44c77676b174b9d9e8825d5 (patch)
tree8f5120117365167a9f5c3a0bbf08952dca6a0191 /databases/postgresql74-server/Makefile
parentUpdate to version 20021227.p1. (diff)
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/postgresql74-server/Makefile')
-rw-r--r--databases/postgresql74-server/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql74-server/Makefile b/databases/postgresql74-server/Makefile
index 118195daa744..d02bc15de3a1 100644
--- a/databases/postgresql74-server/Makefile
+++ b/databases/postgresql74-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