summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2004-10-11 21:56:06 +0000
committersalo <salo@pkgsrc.org>2004-10-11 21:56:06 +0000
commit1aebb73e83eb1d78abf9174b39d5943a6ac964ca (patch)
treecbf8e74f943c009136c360bb3a63eb1a1cc8d4d6 /databases
parent221012f556e861a770b6ae12c75a381f78a0b68e (diff)
downloadpkgsrc-1aebb73e83eb1d78abf9174b39d5943a6ac964ca.tar.gz
Add postgresql74-plperl (hi jaromir!).
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 02434def995..3f3e42b268b 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.142 2004/10/10 12:41:02 jdolecek Exp $
+# $NetBSD: Makefile,v 1.143 2004/10/11 21:56:06 salo Exp $
#
COMMENT= Databases
@@ -99,6 +99,7 @@ SUBDIR+= postgresql74-client
SUBDIR+= postgresql74-contrib
SUBDIR+= postgresql74-docs
SUBDIR+= postgresql74-lib
+SUBDIR+= postgresql74-plperl
SUBDIR+= postgresql74-plpython
SUBDIR+= postgresql74-server
SUBDIR+= pxtools