diff options
author | vanilla <vanilla@FreeBSD.org> | 1997-11-29 17:18:34 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1997-11-29 17:18:34 +0800 |
commit | 9b818cb94bb81819bf056af24721bac56eda03a7 (patch) | |
tree | 4108bab41c4993bd262549eaf504c4db1e9ef79d /misc/mc | |
parent | 361c7314ceb31d56eae9a18b741ed7d72ec91231 (diff) | |
download | freebsd-ports-gnome-9b818cb94bb81819bf056af24721bac56eda03a7.tar.gz freebsd-ports-gnome-9b818cb94bb81819bf056af24721bac56eda03a7.tar.zst freebsd-ports-gnome-9b818cb94bb81819bf056af24721bac56eda03a7.zip |
update to 4.1.11
Diffstat (limited to 'misc/mc')
-rw-r--r-- | misc/mc/Makefile | 8 | ||||
-rw-r--r-- | misc/mc/distinfo | 2 | ||||
-rw-r--r-- | misc/mc/pkg-plist | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile index acbdb68956cd..6b21278f6d5d 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: mc -# Version required: 4.1 +# Version required: 4.1.11 # Date created: 15 Jul 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id: Makefile,v 1.13 1997/09/21 19:58:03 max Exp $ +# $Id: Makefile,v 1.14 1997/10/10 11:50:09 tg Exp $ # -DISTNAME= mc-4.1 +DISTNAME= mc-4.1.11 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/file/managers/mc @@ -15,7 +15,7 @@ MAINTAINER= vanilla@MinJe.com.TW GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-ncurses --without-edit --without-subshell -MAN1= mc.1 mcedit.1 +MAN1= midc.1 mcedit.1 MAN8= mcserv.8 post-install: diff --git a/misc/mc/distinfo b/misc/mc/distinfo index 3a0b0d64db4f..c6a47e0de9bb 100644 --- a/misc/mc/distinfo +++ b/misc/mc/distinfo @@ -1 +1 @@ -MD5 (mc-4.1.tar.gz) = c779d89e1fdc3d24d1216fc812f0c4a9 +MD5 (mc-4.1.11.tar.gz) = cb28460882df281e931c7442914ea0f3 diff --git a/misc/mc/pkg-plist b/misc/mc/pkg-plist index 9d48010dd8ce..e29f1155a365 100644 --- a/misc/mc/pkg-plist +++ b/misc/mc/pkg-plist @@ -1,4 +1,4 @@ -bin/mc +bin/midc bin/mcmfmt sbin/mcserv lib/mc/FAQ @@ -30,7 +30,7 @@ lib/mc/term/vt100.ti lib/mc/term/xterm.ad lib/mc/term/xterm.tcap lib/mc/term/xterm.ti -man/man1/mc.1.gz +man/man1/midc.1.gz man/man1/mcedit.1.gz man/man8/mcserv.8.gz @dirrm lib/mc/bin |