diff options
author | olgeni <olgeni@FreeBSD.org> | 2009-08-10 04:31:07 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2009-08-10 04:31:07 +0800 |
commit | a334eb43c1499524567560e70cf5831674ad3298 (patch) | |
tree | 83b3aba041c1d80ce7fd71241ab7fc9a30765279 /databases/Makefile | |
parent | d1a2d46522de1b4288cd25b69bd2bd52a48df306 (diff) | |
download | freebsd-ports-gnome-a334eb43c1499524567560e70cf5831674ad3298.tar.gz freebsd-ports-gnome-a334eb43c1499524567560e70cf5831674ad3298.tar.zst freebsd-ports-gnome-a334eb43c1499524567560e70cf5831674ad3298.zip |
Add slony1v2.
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 87b2f6a9ad02..2ec1cb6b5250 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -643,6 +643,7 @@ SUBDIR += sharedance SUBDIR += skytools SUBDIR += slony1 + SUBDIR += slony1v2 SUBDIR += spatialite SUBDIR += sqlbuddy SUBDIR += sqlcached |