diff options
author | woodsb02 <woodsb02@FreeBSD.org> | 2016-05-09 20:46:48 +0000 |
---|---|---|
committer | woodsb02 <woodsb02@FreeBSD.org> | 2016-05-09 20:46:48 +0000 |
commit | 4ec79c0f4fa2c49efa879424dffe60350b7f53a8 (patch) | |
tree | eac7738e7b025384ea130b4d8e7f7c4d65d4b518 /misc | |
parent | 9181fb360932ae4c42210d970cfd79b74e9aecb1 (diff) | |
download | FreeBSD-ports-4ec79c0f4fa2c49efa879424dffe60350b7f53a8.zip FreeBSD-ports-4ec79c0f4fa2c49efa879424dffe60350b7f53a8.tar.gz |
Update the maintainer email address for the ports I
maintain to woodsb02@FreeBSD.org
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6278
Diffstat (limited to 'misc')
-rw-r--r-- | misc/mc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile index c4eb4db..46a4c7e 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -12,7 +12,7 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}.png:icons EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} -MAINTAINER= woodsb02@gmail.com +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Midnight Commander, a free Norton Commander Clone LICENSE= GPLv3 |