diff options
| author | Chris Rees <crees@FreeBSD.org> | 2014-08-26 10:17:30 +0000 |
|---|---|---|
| committer | Chris Rees <crees@FreeBSD.org> | 2014-08-26 10:17:30 +0000 |
| commit | e90877fa1927ab4333536198fb5477a9ff09d88d (patch) | |
| tree | 71bc0b290d40ffd8bcd43eb0c1e080579432b3a9 /databases/postgresql94-plpython | |
| parent | www/ephemera: update 5.0 -> 5.1 (diff) | |
Fixup any version changes I missed yesterday.
Shown logs by: antoine
Diffstat (limited to 'databases/postgresql94-plpython')
| -rw-r--r-- | databases/postgresql94-plpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql94-plpython/Makefile b/databases/postgresql94-plpython/Makefile index 19611fb5474d..0a32973197a9 100644 --- a/databases/postgresql94-plpython/Makefile +++ b/databases/postgresql94-plpython/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ PORTREVISION= 0 -WANT_PGSQL_VER= 94 +WANT_PGSQL_VER= 9.4 .include "${.CURDIR}/../postgresql90-plpython/Makefile" |
