diff options
Diffstat (limited to 'databases/postgresql-plv8js/Makefile')
-rw-r--r-- | databases/postgresql-plv8js/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-plv8js/Makefile b/databases/postgresql-plv8js/Makefile index 3f47517..07148ca 100644 --- a/databases/postgresql-plv8js/Makefile +++ b/databases/postgresql-plv8js/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= plv8js -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.3 CATEGORIES= databases MASTER_SITES= http://api.pgxn.org/dist/plv8/${PORTVERSION}/ PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- |