summaryrefslogtreecommitdiff
path: root/misc/mc
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-12-14 09:09:33 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-12-14 09:09:33 +0000
commit8b854f16fa4f3d1485ac4382a7eb9cf900d5bf0a (patch)
tree30075473df72583f9a50631f2f07de2c14734448 /misc/mc
parentFix sound-preview on non-ASCII filenames. (diff)
I do not think that GNOME team really wants to maintain this one.
Notes
Notes: svn path=/head/; revision=51528
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 0f94b3a9ddbe..b6df70df3e42 100644
--- a/misc/mc/Makefile
+++ b/misc/mc/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/mc
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
.if defined(WITH_NCURSES_PORT)