aboutsummaryrefslogtreecommitdiff
path: root/databases/py-PyGreSQL
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@FreeBSD.org>1999-03-12 15:16:59 +0000
committerMarc G. Fournier <scrappy@FreeBSD.org>1999-03-12 15:16:59 +0000
commite7f0252ca94277864dee408c2f72a82075e41c56 (patch)
tree92fd054f26d38bce9f7b2e1ea61030c03ccf97ce /databases/py-PyGreSQL
parent0a6fd13d08bffa98142356940e5556aec96e7d4c (diff)
downloadports-e7f0252ca94277864dee408c2f72a82075e41c56.tar.gz
ports-e7f0252ca94277864dee408c2f72a82075e41c56.zip
Add a few more Y2K/WWW_SITE pointers ...
Notes
Notes: svn path=/head/; revision=17152
Diffstat (limited to 'databases/py-PyGreSQL')
-rw-r--r--databases/py-PyGreSQL/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/py-PyGreSQL/Makefile b/databases/py-PyGreSQL/Makefile
index fc4c956996bd..1132dfff20a4 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.10 1998/11/23 17:47:42 nectar Exp $
+# $Id: Makefile,v 1.11 1999/02/23 00:28:15 nectar Exp $
#
DISTNAME= PyGreSQL-2.3
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= nectar@FreeBSD.ORG
+WWW_SITE= http://www.druid.net/pygresql
+
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
RUN_DEPENDS= python:${PORTSDIR}/lang/python
LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql