Change PostgreSQL to postgresql
This commit is contained in:
parent
3c5198c1f3
commit
218c87b734
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6178
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
# $Id: Makefile,v 1.13 1997/03/25 04:40:29 jfitz Exp $
|
||||
# $Id: Makefile,v 1.14 1997/04/02 12:43:58 scrappy Exp $
|
||||
#
|
||||
SUBDIR += PostgreSQL
|
||||
SUBDIR += exodus
|
||||
SUBDIR += gdbm
|
||||
SUBDIR += gnats
|
||||
|
@ -10,6 +9,7 @@
|
|||
SUBDIR += p5-DBI
|
||||
SUBDIR += p5-Msql
|
||||
SUBDIR += p5-Pg
|
||||
SUBDIR += postgresql
|
||||
SUBDIR += typhoon
|
||||
SUBDIR += xfsql
|
||||
|
||||
|
|
Loading…
Reference in a new issue