diff options
author | tg <tg@FreeBSD.org> | 1997-10-10 19:50:09 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-10-10 19:50:09 +0800 |
commit | 1d0472e15353859d123d54594f8677f139b97acb (patch) | |
tree | c72731186af2189d5004207f520b6e3fff187aa0 | |
parent | a102fcbd1f0304939b853a9ae971970d04ff3e27 (diff) | |
download | freebsd-ports-gnome-1d0472e15353859d123d54594f8677f139b97acb.tar.gz freebsd-ports-gnome-1d0472e15353859d123d54594f8677f139b97acb.tar.zst freebsd-ports-gnome-1d0472e15353859d123d54594f8677f139b97acb.zip |
Change maintainer from ports to Vanill I. Shu.
-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 |