diff options
author | jwise <jwise> | 2000-02-19 23:46:26 +0000 |
---|---|---|
committer | jwise <jwise> | 2000-02-19 23:46:26 +0000 |
commit | a9482cd7e98549598fb08017d911968b41d37851 (patch) | |
tree | ca6ac888a3665ebefe23d71a631c72fe9219cd37 /databases/Makefile | |
parent | e81c44395c48b39c572511b5a14d13f9f3b56039 (diff) | |
download | pkgsrc-a9482cd7e98549598fb08017d911968b41d37851.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 |