From 9eccb6831ef43e597b0ea093acc43a02750663d5 Mon Sep 17 00:00:00 2001 From: "Marc G. Fournier" Date: Wed, 14 Apr 1999 00:03:19 +0000 Subject: Move WWW_SITE to pkg/DESCR:WWW from Makefile --- databases/postgresql7/Makefile | 3 +-- databases/postgresql7/pkg-descr | 2 ++ 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'databases/postgresql7') diff --git a/databases/postgresql7/Makefile b/databases/postgresql7/Makefile index 164663844d18..fc1d0f9e8faf 100644 --- a/databases/postgresql7/Makefile +++ b/databases/postgresql7/Makefile @@ -3,7 +3,7 @@ # Date created: November 13, 1998 # Whom: Marc G. Fournier # -# $Id: Makefile,v 1.35 1999/04/08 19:05:46 billf Exp $ +# $Id: Makefile,v 1.36 1999/04/12 20:39:12 andreas Exp $ # DISTNAME= postgresql-6.4.2 @@ -13,7 +13,6 @@ 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 diff --git a/databases/postgresql7/pkg-descr b/databases/postgresql7/pkg-descr index f0283be0cd64..024b212bc319 100644 --- a/databases/postgresql7/pkg-descr +++ b/databases/postgresql7/pkg-descr @@ -22,3 +22,5 @@ support mailing list (questions@PostgreSQL.ORG). PostgreSQL is free and the complete source is available. More information and documentation, visit: http://www.PostgreSQL.ORG/ + +WWW: http://www.postgresql.org -- cgit v1.2.3