diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-19 17:26:30 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-19 17:26:30 +0000 |
commit | 9c080badf960daf00481d25d32f22e2b6c694dcf (patch) | |
tree | 0806831c1e8bec2e366b19528297e3502e9aa770 /databases | |
parent | 2899b1d4b4468be08abcffc993b5039d237238cc (diff) | |
download | ports-9c080badf960daf00481d25d32f22e2b6c694dcf.tar.gz ports-9c080badf960daf00481d25d32f22e2b6c694dcf.zip |
Add postgresql7.
Forgotten (again) by: andreas ;)
Notes
Notes:
svn path=/head/; revision=27755
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index e0ce4cebc730..09beeb907ee4 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -31,6 +31,7 @@ SUBDIR += p5-hp200lx-db SUBDIR += pgaccess SUBDIR += postgresql + SUBDIR += postgresql7 SUBDIR += pxtools SUBDIR += py-MySQL SUBDIR += py-PyGreSQL |