aboutsummaryrefslogtreecommitdiff
path: root/databases/tdbc
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2012-11-26 22:43:25 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2012-11-26 22:43:25 +0000
commitc5b932e75fbc4a07d76b6f8e7ba5f8783014ee51 (patch)
tree6903ca24cbffde0c2a50d1989014beba469506f8 /databases/tdbc
parent81f1d151c7dd5bb63c531520da0eeaf4a03c4b60 (diff)
downloadports-c5b932e75fbc4a07d76b6f8e7ba5f8783014ee51.tar.gz
ports-c5b932e75fbc4a07d76b6f8e7ba5f8783014ee51.zip
- Update maintainership of my Tcl/Tk ports to tcltk@
- Trim Makefile headers Feature safe: yes
Notes
Notes: svn path=/head/; revision=307807
Diffstat (limited to 'databases/tdbc')
-rw-r--r--databases/tdbc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/tdbc/Makefile b/databases/tdbc/Makefile
index dab0ea6b91ae..15f44932920d 100644
--- a/databases/tdbc/Makefile
+++ b/databases/tdbc/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= databases
MASTER_SITES= http://tdbc.tcl.tk/index.cgi/tarball/
DISTFILES= ${PORTNAME:U}-${FOSSIL_HASH}.${EXTRACT_SUFX}?uuid=${FOSSIL_HASH}
-MAINTAINER= gahr@FreeBSD.org
+MAINTAINER= tcltk@FreeBSD.org
COMMENT= The common database access interface for Tcl
OPTIONS_DEFINE= MYSQL PGSQL SQLITE ODBC