aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql73/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql73/Makefile')
-rw-r--r--databases/postgresql73/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/postgresql73/Makefile b/databases/postgresql73/Makefile
index 50429ef02f7d..1c98bc493c16 100644
--- a/databases/postgresql73/Makefile
+++ b/databases/postgresql73/Makefile
@@ -1,14 +1,13 @@
# New ports collection makefile for: PostgreSQL
-# Version required: 6.1
+# Version required: 6.2.1
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.18 1997/10/05 21:00:49 andreas Exp $
+# $Id: Makefile,v 1.19 1997/10/30 14:34:23 andreas Exp $
DISTNAME= postgresql-6.2.1
CATEGORIES= databases
MASTER_SITES= ftp://ftp.PostgreSQL.org/pub/ \
- ftp://ftp.luga.or.at/pub/postgres95/ \
ftp://ftp.jaist.ac.jp/pub/dbms/postgres95/
MAINTAINER= andreas@FreeBSD.ORG