summaryrefslogtreecommitdiff
path: root/databases/py-PyGreSQL
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@FreeBSD.org>1999-04-14 00:03:19 +0000
committerMarc G. Fournier <scrappy@FreeBSD.org>1999-04-14 00:03:19 +0000
commit9eccb6831ef43e597b0ea093acc43a02750663d5 (patch)
tree5746f400633d641ab92a53ea95f40123926b4666 /databases/py-PyGreSQL
parentRemove configuration files from PLIST (diff)
Move WWW_SITE to pkg/DESCR:WWW from Makefile
Notes
Notes: svn path=/head/; revision=17863
Diffstat (limited to 'databases/py-PyGreSQL')
-rw-r--r--databases/py-PyGreSQL/Makefile3
-rw-r--r--databases/py-PyGreSQL/pkg-descr2
2 files changed, 3 insertions, 2 deletions
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 <n@nectar.com>
+
+WWW: http://www.druid.net/pygresql