diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1998-07-06 17:46:48 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1998-07-06 17:46:48 +0000 |
commit | e510f6c0c447b2eca759908125f850cc4935f310 (patch) | |
tree | ad3208be2991aa9f214b7ad447340f4573eec179 /databases/Makefile | |
parent | 65eda25660f8c53e8aa27578e514e0bbbce4d416 (diff) | |
download | ports-e510f6c0c447b2eca759908125f850cc4935f310.tar.gz ports-e510f6c0c447b2eca759908125f850cc4935f310.zip |
Notes
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 e61ee351f030..f712b0a9b859 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.26 1998/01/11 17:54:44 steve Exp $ +# $Id: Makefile,v 1.27 1998/04/18 08:59:23 andreas Exp $ # SUBDIR += db SUBDIR += gdbm @@ -13,6 +13,7 @@ SUBDIR += p5-Pg SUBDIR += pgaccess SUBDIR += postgresql + SUBDIR += py-PyGreSQL SUBDIR += tkgnats SUBDIR += typhoon SUBDIR += xmbase-grok |