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/py-PyGreSQL/Makefile | 3 +-- databases/py-PyGreSQL/pkg-descr | 2 ++ 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'databases/py-PyGreSQL') diff --git a/databases/py-PyGreSQL/Makefile b/databases/py-PyGreSQL/Makefile index d500b2cf1da2..e939f88f611f 100644 --- a/databases/py-PyGreSQL/Makefile +++ b/databases/py-PyGreSQL/Makefile @@ -3,7 +3,7 @@ # Date created: 2/22/1999 # Whom: nectar@FreeBSD.ORG # -# $Id: Makefile,v 1.13 1999/03/12 16:23:58 nectar Exp $ +# $Id: Makefile,v 1.14 1999/04/08 19:05:46 billf Exp $ # DISTNAME= PyGreSQL-2.3 @@ -18,7 +18,6 @@ BUILD_DEPENDS= python:${PORTSDIR}/lang/python RUN_DEPENDS= python:${PORTSDIR}/lang/python LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql -WWW_SITE= http://www.druid.net/pygresql/ MAKE_ENV= PYTHON=${PREFIX}/bin/python \ LN="${LN}" SETENV="${SETENV}" MKDIR="${MKDIR}" diff --git a/databases/py-PyGreSQL/pkg-descr b/databases/py-PyGreSQL/pkg-descr index db9ae7d2b75d..543b6b8105c9 100644 --- a/databases/py-PyGreSQL/pkg-descr +++ b/databases/py-PyGreSQL/pkg-descr @@ -5,3 +5,5 @@ embeds the PostgreSQL query library to allow easy use of the powerful PostgreSQL features from a Python script. Jacques Vidrine + +WWW: http://www.druid.net/pygresql -- cgit v1.2.3