diff options
-rw-r--r-- | misc/mc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile index e1404f4a39c4..61ba02846c88 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -3,15 +3,13 @@ # Date created: 15 Jul 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id: Makefile,v 1.8 1996/11/17 09:06:08 obrien Exp $ +# $Id: Makefile,v 1.9 1996/11/18 10:25:14 asami Exp $ # DISTNAME= mc-3.2.1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} -MAINTAINER= torstenb@FreeBSD.ORG - GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-ncurses STRIP= |