diff options
author | wiz <wiz@pkgsrc.org> | 2016-10-09 21:41:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-10-09 21:41:55 +0000 |
commit | 3707ddb6eb5849d093b8d3fa81e008ad3c81060d (patch) | |
tree | 334a2d6bfd501a0b77c7079c5b31fa6c7b4dfd7f /mail/perdition-postgresql | |
parent | 20be93ba8762e7c539cfdaf7f50e5d0f84291448 (diff) | |
download | pkgsrc-3707ddb6eb5849d093b8d3fa81e008ad3c81060d.tar.gz |
Recursive bump for all users of pgsql now that the default is 95.
Diffstat (limited to 'mail/perdition-postgresql')
-rw-r--r-- | mail/perdition-postgresql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/perdition-postgresql/Makefile b/mail/perdition-postgresql/Makefile index 73111b0ade2..9f5ed11ae95 100644 --- a/mail/perdition-postgresql/Makefile +++ b/mail/perdition-postgresql/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/06/10 14:21:37 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2016/10/09 21:42:00 wiz Exp $ PERDITION_COMMENT= PostgreSQL user database module PERDITION_PKGNAME= postgresql PERDITION_SKIP_DISABLE= pg -PKGREVISION= 3 +PKGREVISION= 4 USE_TOOLS+= bash:run REPLACE_BASH+= perdition/db/postgresql/perditiondb_postgresql_makedb |