diff options
author | asami <asami@FreeBSD.org> | 2000-04-20 01:26:30 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-04-20 01:26:30 +0800 |
commit | 7137965f0f8aa31ba0d61089fbea85c6906dbebe (patch) | |
tree | 7fffd1f6bcb639be67f91f13c6024db6cf99fc0b /databases/Makefile | |
parent | 0d09a7011e5a12f8802eecf5f7a41e062f35888c (diff) | |
download | freebsd-ports-gnome-7137965f0f8aa31ba0d61089fbea85c6906dbebe.tar.gz freebsd-ports-gnome-7137965f0f8aa31ba0d61089fbea85c6906dbebe.tar.zst freebsd-ports-gnome-7137965f0f8aa31ba0d61089fbea85c6906dbebe.zip |
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 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 |