aboutsummaryrefslogtreecommitdiff
path: root/databases/tcl-Mysql/Makefile
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2024-05-18 08:21:45 +0000
committerGleb Popov <arrowd@FreeBSD.org>2024-05-18 08:22:43 +0000
commit2b92bd705775cde86d311f3988e106b8d9df9743 (patch)
tree618dc4fe6e6bfc1b55ec66afab765a81c76a1410 /databases/tcl-Mysql/Makefile
parent7d70cc973c79e0add61c04bbf121d4a60b3dacd1 (diff)
downloadports-2b92bd705775cde86d311f3988e106b8d9df9743.tar.gz
ports-2b92bd705775cde86d311f3988e106b8d9df9743.zip
*: Change the MAINTAINER field per request
PR: 278267
Diffstat (limited to 'databases/tcl-Mysql/Makefile')
-rw-r--r--databases/tcl-Mysql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/tcl-Mysql/Makefile b/databases/tcl-Mysql/Makefile
index a1ebf2226389..1375bf4aa23e 100644
--- a/databases/tcl-Mysql/Makefile
+++ b/databases/tcl-Mysql/Makefile
@@ -1,11 +1,11 @@
PORTNAME= ${TCL_NODOT}-sql
PORTVERSION= 20000114
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= databases tcl
MASTER_SITES= SF/tcl-sql/tcl-sql/${PORTVERSION}
DISTNAME= tcl-sql-${PORTVERSION}
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= TCL module for accessing MySQL databases
WWW= https://sourceforge.net/projects/tcl-sql/