diff options
author | jwise <jwise@pkgsrc.org> | 2000-02-19 23:46:26 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2000-02-19 23:46:26 +0000 |
commit | 831aed69fad86fc8926263acf1934fab47c52ba6 (patch) | |
tree | ca6ac888a3665ebefe23d71a631c72fe9219cd37 /databases/Makefile | |
parent | abd4c68fab6b81ef656e0316b5042efaae83fc3a (diff) | |
download | pkgsrc-831aed69fad86fc8926263acf1934fab47c52ba6.tar.gz |
Add and enable p5-DBD-postgresql
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 9092de685d7..15c33fcce2e 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2000/02/19 02:10:38 jdolecek Exp $ +# $NetBSD: Makefile,v 1.29 2000/02/19 23:46:26 jwise Exp $ # FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp # @@ -17,6 +17,7 @@ SUBDIR += openldap SUBDIR += oraedit SUBDIR += p5-DBD-mysql + SUBDIR += p5-DBD-postgresql # SUBDIR += p5-DBD-Pg SUBDIR += p5-DBI # SUBDIR += p5-Msql |