diff options
author | Marc G. Fournier <scrappy@FreeBSD.org> | 1997-04-02 12:43:58 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@FreeBSD.org> | 1997-04-02 12:43:58 +0000 |
commit | a4ce51021849aec51dd1775a54365ee54a682688 (patch) | |
tree | 61542de50c8800b6ec258004e112e6e94c421f3c /databases | |
parent | 90b7f3d8787c7e27606357cbbfa50d2aaaca61e1 (diff) | |
download | ports-a4ce51021849aec51dd1775a54365ee54a682688.tar.gz ports-a4ce51021849aec51dd1775a54365ee54a682688.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index 427fbb338b09..33fd0ac97826 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,5 +1,6 @@ -# $Id: Makefile,v 1.12 1996/12/12 02:41:29 erich Exp $ +# $Id: Makefile,v 1.13 1997/03/25 04:40:29 jfitz Exp $ # + SUBDIR += PostgreSQL SUBDIR += exodus SUBDIR += gdbm SUBDIR += gnats @@ -9,7 +10,6 @@ SUBDIR += p5-DBI SUBDIR += p5-Msql SUBDIR += p5-Pg - SUBDIR += postgres95 SUBDIR += typhoon SUBDIR += xfsql |