summaryrefslogtreecommitdiff
path: root/databases/odbc-postgresql
diff options
context:
space:
mode:
authorjwise <jwise>2001-04-06 23:48:49 +0000
committerjwise <jwise>2001-04-06 23:48:49 +0000
commit71bb3e765b90a91d98aecab0ba48274dfc23a80d (patch)
tree7d28359997ec4c3dda16d27c019d9a5980c302fc /databases/odbc-postgresql
parente6d8dcfc4318f5b9aca179b961786e061db382ff (diff)
downloadpkgsrc-71bb3e765b90a91d98aecab0ba48274dfc23a80d.tar.gz
Add a MAINTAINER field.
Diffstat (limited to 'databases/odbc-postgresql')
-rw-r--r--databases/odbc-postgresql/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/odbc-postgresql/Makefile b/databases/odbc-postgresql/Makefile
index 504108e4e8b..37a9163ed89 100644
--- a/databases/odbc-postgresql/Makefile
+++ b/databases/odbc-postgresql/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/04/06 21:59:59 jwise Exp $
+# $NetBSD: Makefile,v 1.2 2001/04/06 23:48:49 jwise Exp $
.include "../../databases/postgresql/Makefile.common"
PKGNAME= odbc-${DISTNAME}
COMMENT= ODBC interface to PostgreSQL
+MAINTAINER= jwise@netbsd.org
DEPENDS+= postgresql-${PG_VERS}:../../databases/postgresql