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 /databases/lua-sql-postgres | |
| parent | 20be93ba8762e7c539cfdaf7f50e5d0f84291448 (diff) | |
| download | pkgsrc-3707ddb6eb5849d093b8d3fa81e008ad3c81060d.tar.gz | |
Recursive bump for all users of pgsql now that the default is 95.
Diffstat (limited to 'databases/lua-sql-postgres')
| -rw-r--r-- | databases/lua-sql-postgres/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/lua-sql-postgres/Makefile b/databases/lua-sql-postgres/Makefile index 85c8f91bba0..7c429c23237 100644 --- a/databases/lua-sql-postgres/Makefile +++ b/databases/lua-sql-postgres/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2016/10/08 12:55:54 kamil Exp $ +# $NetBSD: Makefile,v 1.2 2016/10/09 21:41:56 wiz Exp $ +PKGREVISION= 1 .include "../../databases/lua-sql-mysql/Makefile.common" PKGNAME= ${LUA_PKGPREFIX}-${DISTNAME:S/luasql/sql-postgres/} |
