diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-18 14:06:51 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-18 14:06:51 +0000 |
commit | 6329883fe2694c7ecf37fae8b59d9c8ec7d9d0cb (patch) | |
tree | 312a3135dff86c7ff559ff76be3dd07db3f6b576 /databases/luasql-postgres | |
parent | 73628f8ea3c407e540d32caae780b6876bf4c6c7 (diff) |
Notes
Diffstat (limited to 'databases/luasql-postgres')
-rw-r--r-- | databases/luasql-postgres/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/luasql-postgres/Makefile b/databases/luasql-postgres/Makefile index dd52a5184538..cf6a4aeecaa6 100644 --- a/databases/luasql-postgres/Makefile +++ b/databases/luasql-postgres/Makefile @@ -1,8 +1,6 @@ # Created by: Martin Matuska <martin@matuska.org> # $FreeBSD$ -PORTNAME= luasql - LUASQL_DRIVER= postgres MASTERDIR= ${.CURDIR}/../luasql-mysql |