diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-11-30 19:43:24 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-11-30 19:43:24 +0000 |
commit | f0bba9f4d21cf7a4a43c93c2a8fad2c74c76ddbd (patch) | |
tree | 71628e31eabef58ead333261460864ce5fd64b8b /misc | |
parent | Change MASTER_SITE to ftp.gimp.org (diff) |
Change my email address.
Notes
Notes:
svn path=/head/; revision=8918
Diffstat (limited to 'misc')
-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 6b21278f6d5d..0b525c0fc20c 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.14 1997/10/10 11:50:09 tg Exp $ +# $Id: Makefile,v 1.15 1997/11/29 09:18:18 vanilla Exp $ # DISTNAME= mc-4.1.11 @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/file/managers/mc -MAINTAINER= vanilla@MinJe.com.TW +MAINTAINER= vanilla@FreeBSD.ORG GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-ncurses --without-edit --without-subshell |