diff options
author | wiz <wiz@pkgsrc.org> | 2011-01-23 14:32:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-01-23 14:32:49 +0000 |
commit | c6aa97de6cd3eb5518c4e0be00922fb0348e88f7 (patch) | |
tree | cc0b889f6c2198397993a279687aa31c9eb98c98 /sysutils | |
parent | bbc5a80e6e9e6f69053ad9e05a25e90eefff9a75 (diff) | |
download | pkgsrc-c6aa97de6cd3eb5518c4e0be00922fb0348e88f7.tar.gz |
Mention that this is the old 4.6 branch.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/mc46/DESCR | 3 | ||||
-rw-r--r-- | sysutils/mc46/Makefile | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/sysutils/mc46/DESCR b/sysutils/mc46/DESCR index 51b5905b5f6..8671a050266 100644 --- a/sysutils/mc46/DESCR +++ b/sysutils/mc46/DESCR @@ -4,3 +4,6 @@ clear, user-friendly, and somewhat protected interface to a Unix system while making many frequent file operations more efficient and preserving the full power of the command prompt. You will wonder how you could ever live without it. + +This package contains the old 4.6 branch, use sysutils/mc if you +want the current version. diff --git a/sysutils/mc46/Makefile b/sysutils/mc46/Makefile index 1802d84d394..3ab4c00d437 100644 --- a/sysutils/mc46/Makefile +++ b/sysutils/mc46/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/01/23 14:31:56 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2011/01/23 14:32:49 wiz Exp $ DISTNAME= mc-4.6.1 PKGREVISION= 7 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/ \ MAINTAINER= pavel.arnost@clnet.cz HOMEPAGE= http://www.ibiblio.org/mc/ -COMMENT= User-friendly file manager and visual shell +COMMENT= User-friendly file manager and visual shell (old 4.6 branch) PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews |