diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-12-02 09:46:11 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-12-02 09:46:11 +0000 |
commit | 144d2d18258d6281772753e618c2dfd7fbd19d32 (patch) | |
tree | 55c3951d3acc93e889fef395d49882b6f3760c28 /databases | |
parent | b9cdc6e15b3eed18cc2d16fec1540e7141294a19 (diff) | |
download | FreeBSD-ports-144d2d18258d6281772753e618c2dfd7fbd19d32.zip FreeBSD-ports-144d2d18258d6281772753e618c2dfd7fbd19d32.tar.gz |
update maintainer email
PR: 32402
Submitted by: maintainer
Diffstat (limited to 'databases')
-rw-r--r-- | databases/libiodbc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libiodbc/Makefile b/databases/libiodbc/Makefile index ef868a9..2aa17a4 100644 --- a/databases/libiodbc/Makefile +++ b/databases/libiodbc/Makefile @@ -13,7 +13,7 @@ PORTVERSION= 3.0.5 CATEGORIES= databases MASTER_SITES= http://www.iodbc.org/dist/ -MAINTAINER= erikhb@bgnett.no +MAINTAINER= ebakke@trolltech.com USE_LIBTOOL= yes USE_GMAKE= yes |