summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authordarcy <darcy@pkgsrc.org>2010-08-04 02:16:55 +0000
committerdarcy <darcy@pkgsrc.org>2010-08-04 02:16:55 +0000
commitfa51dbd521632fa55f52ac2198c676084ab0f916 (patch)
tree12a8f240ce4f91e27e6bc9e947da79c6d9c269cc /databases/Makefile
parentaffd9dc9cd3b36207d3862a9ed742f311cc080a6 (diff)
downloadpkgsrc-fa51dbd521632fa55f52ac2198c676084ab0f916.tar.gz
Fix package name for postgresql84-pgcrypto.
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile
index eed506d8e07..bb481dd43f9 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.341 2010/08/01 17:45:26 jdolecek Exp $
+# $NetBSD: Makefile,v 1.342 2010/08/04 02:16:55 darcy Exp $
#
COMMENT= Databases
@@ -231,7 +231,7 @@ SUBDIR+= postgresql84-client
SUBDIR+= postgresql84-plperl
SUBDIR+= postgresql84-plpython
SUBDIR+= postgresql84-pltcl
-SUBDIR+= postgresql84-pgcrypt
+SUBDIR+= postgresql84-pgcrypto
SUBDIR+= postgresql84-server
SUBDIR+= pxtools
SUBDIR+= py-PgSQL