diff options
-rw-r--r-- | misc/mc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile index 5219fea4d022..acbdb68956cd 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -3,7 +3,7 @@ # Date created: 15 Jul 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id: Makefile,v 1.12 1997/06/25 07:11:39 tg Exp $ +# $Id: Makefile,v 1.13 1997/09/21 19:58:03 max Exp $ # DISTNAME= mc-4.1 @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/file/managers/mc -MAINTAINER= ports@FreeBSD.org +MAINTAINER= vanilla@MinJe.com.TW GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-ncurses --without-edit --without-subshell |