diff options
author | anray <anray@FreeBSD.org> | 2005-12-15 20:34:46 +0000 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2005-12-15 20:34:46 +0000 |
commit | 6b88429ce6d9834099bf1852e58cbaab56a4533c (patch) | |
tree | 6c53c221f6e4657823a674ffe09f11dde041384e /databases/msql3 | |
parent | fdb4c268c83a46cb89b96700e9020291014eaefb (diff) | |
download | FreeBSD-ports-6b88429ce6d9834099bf1852e58cbaab56a4533c.zip FreeBSD-ports-6b88429ce6d9834099bf1852e58cbaab56a4533c.tar.gz |
Change email address for all my ports.
Approved by: sem(mentor)
Diffstat (limited to 'databases/msql3')
-rw-r--r-- | databases/msql3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/msql3/Makefile b/databases/msql3/Makefile index 70f66c4..6bda10e 100644 --- a/databases/msql3/Makefile +++ b/databases/msql3/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: msql3 # Date created: 24 May 2004 -# Whom: Andrey Slusar <vasallia@ukr.net> +# Whom: Andrey Slusar <anray@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 3.7 PORTREVISION= 1 CATEGORIES= databases -MAINTAINER= anrays@gmail.com +MAINTAINER= anray@FreeBSD.org COMMENT= Version 3 of the Mini SQL relational database system CONFLICTS= msql-2* |