Update of postgresql bumped libpq version number from .1 -> .2

This commit is contained in:
Jacques Vidrine 1998-11-23 17:47:42 +00:00
parent 99002a49db
commit 3d5a983cc3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14829

View file

@ -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}