summaryrefslogtreecommitdiff
path: root/misc/mc
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-05-11 16:36:50 +0000
committerAde Lovett <ade@FreeBSD.org>2001-05-11 16:36:50 +0000
commit5ed28dbe7a2a8e3509a7fb0b144b8104d0bd8380 (patch)
treea9a3c91d0c4c0927f0055b885eb9de7cd9adf356 /misc/mc
parentUpgrade to 1.4. (diff)
SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
Notes
Notes: svn path=/head/; revision=42527
Diffstat (limited to 'misc/mc')
-rw-r--r--misc/mc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile
index ed8e6a8f2d8e..2b16f0c2d3f9 100644
--- a/misc/mc/Makefile
+++ b/misc/mc/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/mc
-MAINTAINER= reg@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
.if defined(WITH_NCURSES_PORT)