aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql-devel/Makefile')
-rw-r--r--databases/postgresql-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql-devel/Makefile b/databases/postgresql-devel/Makefile
index dfcb47f46fe7..42b472d74ef3 100644
--- a/databases/postgresql-devel/Makefile
+++ b/databases/postgresql-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: November 13, 1998
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.32 1999/01/12 18:17:42 scrappy Exp $
+# $Id: Makefile,v 1.33 1999/01/19 21:18:30 andreas Exp $
#
DISTNAME= postgresql-6.4.2
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.postgresql.org/pub/
MAINTAINER= andreas@FreeBSD.ORG
Y2K= http://www.postgresql.org/y2k.html
+WWW_SITE= http://www.postgresql.org
# if you want to use the tcl/tk frontend pgaccess, then you need to build
# postgresql with tcl support by typing: make USE_TCL=yes