summaryrefslogtreecommitdiff
path: root/databases/slony1
diff options
context:
space:
mode:
authorfhajny <fhajny>2013-05-10 12:55:48 +0000
committerfhajny <fhajny>2013-05-10 12:55:48 +0000
commitab28e95514f03d493b0dec7ffc3c38c4b69a91c1 (patch)
treeff090fd86ff76cb28b729d71e95e753cba6b6ac1 /databases/slony1
parent630d356769e952e73defc1c0e03ebbec319303e8 (diff)
downloadpkgsrc-ab28e95514f03d493b0dec7ffc3c38c4b69a91c1.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