From e067244a493ebda41131165ccf8a8e44224331f6 Mon Sep 17 00:00:00 2001 From: manu Date: Wed, 16 Feb 2011 06:35:29 +0000 Subject: Added databases/postgresql90-fuzzystrmatch --- databases/Makefile | 3 ++- databases/postgresql90/Makefile.common | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'databases') diff --git a/databases/Makefile b/databases/Makefile index c1bf63bc517..269434ae481 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.363 2011/02/10 16:25:55 wiz Exp $ +# $NetBSD: Makefile,v 1.364 2011/02/16 06:35:30 manu Exp $ # COMMENT= Databases @@ -239,6 +239,7 @@ SUBDIR+= postgresql90-datatypes SUBDIR+= postgresql90-dblink SUBDIR+= postgresql90-docs SUBDIR+= postgresql90-monitoring +SUBDIR+= postgresql90-fuzzystrmatch SUBDIR+= postgresql90-pgcrypto SUBDIR+= postgresql90-plperl SUBDIR+= postgresql90-plpython diff --git a/databases/postgresql90/Makefile.common b/databases/postgresql90/Makefile.common index 16a918854ce..1568a696297 100644 --- a/databases/postgresql90/Makefile.common +++ b/databases/postgresql90/Makefile.common @@ -1,10 +1,11 @@ -# $NetBSD: Makefile.common,v 1.9 2011/02/09 08:48:16 adam Exp $ +# $NetBSD: Makefile.common,v 1.10 2011/02/16 06:35:30 manu Exp $ # # used by databases/postgresql90-adminpack/Makefile # used by databases/postgresql90-client/Makefile # used by databases/postgresql90-datatypes/Makefile # used by databases/postgresql90-dblink/Makefile # used by databases/postgresql90-docs/Makefile +# used by databases/postgresql90-fuzzystrmatch/Makefile # used by databases/postgresql90-pgcrypto/Makefile # used by databases/postgresql90-plperl/Makefile # used by databases/postgresql90-plpython/Makefile -- cgit v1.2.3