diff options
author | mm <mm@FreeBSD.org> | 2011-08-09 23:41:30 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2011-08-09 23:41:30 +0800 |
commit | 9989d1b94acdb97b66616893ddd3864a80b47cdc (patch) | |
tree | d589e289a3c5fcde82eef05ad3e428f24ad2f4ab /databases/mysql-udf | |
parent | 2f0524040e28bd30c850915cd61f1ef727072b5d (diff) | |
download | freebsd-ports-gnome-9989d1b94acdb97b66616893ddd3864a80b47cdc.tar.gz freebsd-ports-gnome-9989d1b94acdb97b66616893ddd3864a80b47cdc.tar.zst freebsd-ports-gnome-9989d1b94acdb97b66616893ddd3864a80b47cdc.zip |
Transfer maintainer back to ports@FreeBSD.org
Approved by: maintainer (myself)
Diffstat (limited to 'databases/mysql-udf')
-rw-r--r-- | databases/mysql-udf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysql-udf/Makefile b/databases/mysql-udf/Makefile index 499e58d639f2..116467f7bf47 100644 --- a/databases/mysql-udf/Makefile +++ b/databases/mysql-udf/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Set of user-defined functions for the MySQL server WRKSRC= ${WRKDIR}/${PORTNAME} |