diff options
| author | Matthew Seaman <matthew@FreeBSD.org> | 2016-07-01 17:45:51 +0000 |
|---|---|---|
| committer | Matthew Seaman <matthew@FreeBSD.org> | 2016-07-01 17:45:51 +0000 |
| commit | 7e35b9708ad6f43dc4643b50fdd37f1e0c515d6f (patch) | |
| tree | 148ea1cb5bafd59bba901288259a57c805dccd25 /databases/postgresql93-plpython | |
| parent | 38793c3b6c825052aba54af75d517a7bcdf62c2f (diff) | |
Notes
Diffstat (limited to 'databases/postgresql93-plpython')
| -rw-r--r-- | databases/postgresql93-plpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql93-plpython/Makefile b/databases/postgresql93-plpython/Makefile index f12fdc68b1ca..0d7aa8ff1980 100644 --- a/databases/postgresql93-plpython/Makefile +++ b/databases/postgresql93-plpython/Makefile @@ -2,4 +2,4 @@ WANT_PGSQL_VER= 9.3 -.include "${.CURDIR}/../postgresql90-plpython/Makefile" +.include "${.CURDIR}/../postgresql95-plpython/Makefile" |
