From ab28e95514f03d493b0dec7ffc3c38c4b69a91c1 Mon Sep 17 00:00:00 2001 From: fhajny Date: Fri, 10 May 2013 12:55:48 +0000 Subject: Remove 83 from PGSQL_VERSIONS_ACCEPTED, as it's no longer available. --- databases/slony1/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/slony1') diff --git a/databases/slony1/Makefile b/databases/slony1/Makefile index 2b52c2aa9c4..12101443958 100644 --- a/databases/slony1/Makefile +++ b/databases/slony1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/10/02 21:25:53 asau Exp $ +# $NetBSD: Makefile,v 1.22 2013/05/10 12:55:48 fhajny Exp $ DISTNAME= slony1-2.1.0 PKGREVISION= 1 @@ -10,7 +10,7 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://main.slony.info/ COMMENT= Replication system for PostgreSQL -PGSQL_VERSIONS_ACCEPTED=91 90 84 83 +PGSQL_VERSIONS_ACCEPTED=91 90 84 DEPENDS+= postgresql${PGSQL_VERSION}-server-[0-9]*:../../databases/postgresql${PGSQL_VERSION}-server -- cgit v1.2.3