summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2011-02-17 17:15:33 +0000
committerwiz <wiz>2011-02-17 17:15:33 +0000
commit97b76f337fa87c5fabdb6c0eb300e48e324f9d90 (patch)
tree6ff3b098b1f30fc0c2d9d1997845ccdde0a42dc6
parenta9d3904c84b725b822b3e37fa159d2fede4576cf (diff)
downloadpkgsrc-97b76f337fa87c5fabdb6c0eb300e48e324f9d90.tar.gz
Sort.
-rw-r--r--databases/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 269434ae481..66cb28d180b 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.364 2011/02/16 06:35:30 manu Exp $
+# $NetBSD: Makefile,v 1.365 2011/02/17 17:15:33 wiz Exp $
#
COMMENT= Databases
@@ -238,8 +238,8 @@ SUBDIR+= postgresql90-client
SUBDIR+= postgresql90-datatypes
SUBDIR+= postgresql90-dblink
SUBDIR+= postgresql90-docs
-SUBDIR+= postgresql90-monitoring
SUBDIR+= postgresql90-fuzzystrmatch
+SUBDIR+= postgresql90-monitoring
SUBDIR+= postgresql90-pgcrypto
SUBDIR+= postgresql90-plperl
SUBDIR+= postgresql90-plpython