summaryrefslogtreecommitdiff
path: root/databases/slony1
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2013-05-10 12:55:48 +0000
committerfhajny <fhajny@pkgsrc.org>2013-05-10 12:55:48 +0000
commit614db70209e5a91169cc7f2594810eeabc07dbe3 (patch)
treeff090fd86ff76cb28b729d71e95e753cba6b6ac1 /databases/slony1
parentb48166094e146a2e0176edef941d05e9da77c562 (diff)
downloadpkgsrc-614db70209e5a91169cc7f2594810eeabc07dbe3.tar.gz
Remove 83 from PGSQL_VERSIONS_ACCEPTED, as it's no longer available.
Diffstat (limited to 'databases/slony1')
-rw-r--r--databases/slony1/Makefile4
1 files changed, 2 insertions, 2 deletions
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