aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql73
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-06-26 20:59:57 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-06-26 20:59:57 +0000
commitd378d1eaa085620724bfd17ba6f283e9c8b895d8 (patch)
tree066c878d45209e26878670c01d6cb25f8b3941aa /databases/postgresql73
parent029385347958bef6976ce19c87061f06fa11a46e (diff)
downloadports-d378d1eaa085620724bfd17ba6f283e9c8b895d8.tar.gz
ports-d378d1eaa085620724bfd17ba6f283e9c8b895d8.zip
BROKEN='unfetchable, version 6.5 is the latest'
Notes
Notes: svn path=/head/; revision=19808
Diffstat (limited to 'databases/postgresql73')
-rw-r--r--databases/postgresql73/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/postgresql73/Makefile b/databases/postgresql73/Makefile
index 24f17b99fd4c..ec83bf40e586 100644
--- a/databases/postgresql73/Makefile
+++ b/databases/postgresql73/Makefile
@@ -3,7 +3,7 @@
# Date created: November 13, 1998
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.40 1999/06/18 21:27:38 billf Exp $
+# $Id: Makefile,v 1.41 1999/06/22 17:16:42 steve Exp $
#
DISTNAME= postgresql-6.4.2
@@ -17,6 +17,8 @@ MASTER_SITES= ftp://ftp.postgresql.org/pub/ \
MAINTAINER= andreas@FreeBSD.ORG
+BROKEN='unfetchable, version 6.5 is the latest'
+
.if ${MACHINE_ARCH} == "alpha"
BROKEN= doesn\'t build on the alpha yet
.endif