From 3d5a983cc3a36fc96c84341a47575b901b855b12 Mon Sep 17 00:00:00 2001 From: Jacques Vidrine Date: Mon, 23 Nov 1998 17:47:42 +0000 Subject: Update of postgresql bumped libpq version number from .1 -> .2 --- databases/py-PyGreSQL/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases') diff --git a/databases/py-PyGreSQL/Makefile b/databases/py-PyGreSQL/Makefile index ecd283d25315..41e52f351fdc 100644 --- a/databases/py-PyGreSQL/Makefile +++ b/databases/py-PyGreSQL/Makefile @@ -3,7 +3,7 @@ # Date created: 6/25/1998 # Whom: n@nectar.com # -# $Id: Makefile,v 1.8 1998/10/12 04:14:44 jseger Exp $ +# $Id: Makefile,v 1.9 1998/11/13 23:22:58 nectar Exp $ # DISTNAME= PyGreSQL-2.1 @@ -16,7 +16,7 @@ MAINTAINER= n@nectar.com BUILD_DEPENDS= python:${PORTSDIR}/lang/python RUN_DEPENDS= python:${PORTSDIR}/lang/python -LIB_DEPENDS= pq.1:${PORTSDIR}/databases/postgresql +LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql WRKSRC= ${WRKDIR} -- cgit v1.2.3