diff options
author | asami <asami@FreeBSD.org> | 2000-04-19 17:26:30 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-04-19 17:26:30 +0000 |
commit | 7137965f0f8aa31ba0d61089fbea85c6906dbebe (patch) | |
tree | 7fffd1f6bcb639be67f91f13c6024db6cf99fc0b /databases/Makefile | |
parent | 0d09a7011e5a12f8802eecf5f7a41e062f35888c (diff) | |
download | FreeBSD-ports-7137965f0f8aa31ba0d61089fbea85c6906dbebe.zip FreeBSD-ports-7137965f0f8aa31ba0d61089fbea85c6906dbebe.tar.gz |
Add postgresql7.
Forgotten (again) by: andreas ;)
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index e0ce4ce..09beeb9 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 |