From 6dfc33818d801a24ddb86fc91c2bfd0a4adeec5d Mon Sep 17 00:00:00 2001 From: fhajny Date: Sun, 19 Jun 2016 21:09:54 +0000 Subject: Remove PostgreSQL split-up contrib packages, now replaced by single postgresql9[1-5]-contrib packages. OK by adam@. --- databases/postgresql92/Makefile.common | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'databases/postgresql92') diff --git a/databases/postgresql92/Makefile.common b/databases/postgresql92/Makefile.common index 202e7c8f061..dd26a2631c6 100644 --- a/databases/postgresql92/Makefile.common +++ b/databases/postgresql92/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.23 2016/06/19 20:48:29 fhajny Exp $ +# $NetBSD: Makefile.common,v 1.24 2016/06/19 21:09:55 fhajny Exp $ # # This Makefile fragment is included by all PostgreSQL packages built from # the main sources of the PostgreSQL distribution except jdbc-postgresql. @@ -8,21 +8,13 @@ # -postgresql client-side interface to PostgreSQL # postgresql- server-side module for PostgreSQL backend # -# used by databases/postgresql92-adminpack/Makefile # used by databases/postgresql92-client/Makefile # used by databases/postgresql92-contrib/Makefile -# used by databases/postgresql92-datatypes/Makefile -# used by databases/postgresql92-dblink/Makefile # used by databases/postgresql92-docs/Makefile -# used by databases/postgresql92-fuzzystrmatch/Makefile -# used by databases/postgresql92-monitoring/Makefile -# used by databases/postgresql92-pgcrypto/Makefile # used by databases/postgresql92-plperl/Makefile # used by databases/postgresql92-plpython/Makefile # used by databases/postgresql92-pltcl/Makefile -# used by databases/postgresql92-replicationtools/Makefile # used by databases/postgresql92-server/Makefile -# used by databases/postgresql92-upgrade/Makefile DISTNAME= postgresql-9.2.17 CATEGORIES= databases -- cgit v1.2.3