aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrnrd <brnrd@FreeBSD.org>2018-02-14 06:43:25 +0800
committerbrnrd <brnrd@FreeBSD.org>2018-02-14 06:43:25 +0800
commitd867c57d67d8402e578174a31db3dab7e4e1a53f (patch)
treeeba1e674066397dbdd68532828191c4905535ec8
parentc25fb71c72d0f4d7a82fbc71b1d81eb7b3a59a21 (diff)
downloadfreebsd-ports-gnome-d867c57d67d8402e578174a31db3dab7e4e1a53f.tar.gz
freebsd-ports-gnome-d867c57d67d8402e578174a31db3dab7e4e1a53f.tar.zst
freebsd-ports-gnome-d867c57d67d8402e578174a31db3dab7e4e1a53f.zip
databases/unixODBC: Take ownership
-rw-r--r--databases/unixODBC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile
index 1432bbbaf514..af9abdc9bac1 100644
--- a/databases/unixODBC/Makefile
+++ b/databases/unixODBC/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 2.3.5
CATEGORIES= databases
MASTER_SITES= ftp://ftp.unixodbc.org/pub/unixODBC/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= brnrd@FreeBSD.org
COMMENT= ODBC library suite for Unix
LICENSE= GPLv2 LGPL21