From 71a4f9d6d105ae3ee07165faaa3981cc54ec3ece Mon Sep 17 00:00:00 2001 From: linimon Date: Wed, 14 Apr 2004 02:48:05 +0000 Subject: Fix mastersite and mark deprecated. The distfile has not been updated since 1999, and still depends on obsolete versions of Zope and Python. Other alternatives are available from zope.org. --- databases/zpygresqlda/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'databases/zpygresqlda') diff --git a/databases/zpygresqlda/Makefile b/databases/zpygresqlda/Makefile index 4af78e785f06..3ff45916273e 100644 --- a/databases/zpygresqlda/Makefile +++ b/databases/zpygresqlda/Makefile @@ -9,12 +9,15 @@ PORTNAME= zpygresqlda PORTVERSION= 0.3.2 PORTREVISION= 2 CATEGORIES= databases www zope -MASTER_SITES= http://www.zope.org/Members/reedstrm/ZPyGreSQLDA-rjr/ +MASTER_SITES= http://www.zope.org/Members/reedstrm/ZPyGreSQLDA-rjr/0.3-rjr2/ DISTNAME= ZPyGreSQLDA-0.3-rjr2 MAINTAINER= ports@FreeBSD.org COMMENT= PostgreSQL database adapter for Zope +DEPRECATED= "depends on obsolete versions of Zope and Python" +EXPIRATION_DATE= "May 13 2004" + RUN_DEPENDS= ${ZOPEBASEDIR}/skel/bin/zopectl.in:${PORTSDIR}/www/zope LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} -- cgit