diff options
author | crees <crees@FreeBSD.org> | 2016-05-28 02:27:15 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2016-05-28 02:27:15 +0800 |
commit | 1be4a224dbcc6ece2e07a64fdf9847adfa29994c (patch) | |
tree | 52f50de3041c0ea41ae10bf1ac41181fa5f8d1ce /databases | |
parent | 93f6631f0504108d67fad928bce94ad117f4672d (diff) | |
download | freebsd-ports-gnome-1be4a224dbcc6ece2e07a64fdf9847adfa29994c.tar.gz freebsd-ports-gnome-1be4a224dbcc6ece2e07a64fdf9847adfa29994c.tar.zst freebsd-ports-gnome-1be4a224dbcc6ece2e07a64fdf9847adfa29994c.zip |
Fix URL
Submitted by: Tim Jackson <tim.jackson@whoishostingthismail.com>
Diffstat (limited to 'databases')
-rw-r--r-- | databases/postgresql-libpgeasy/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-libpgeasy/pkg-descr b/databases/postgresql-libpgeasy/pkg-descr index 6fdeac536492..edd3bdaf6c1b 100644 --- a/databases/postgresql-libpgeasy/pkg-descr +++ b/databases/postgresql-libpgeasy/pkg-descr @@ -4,4 +4,4 @@ library, more like an SQL 4GL interface. There are examples in share/examples/postgresql/libpqeasy and docs in share/doc/postgresql/libpqeasy -WWW: http://gborg.postgresql.org/project/libpgeasy/ +WWW: https://www.postgresql.org/docs/7.2/static/pgeasy.html |