diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-03-05 17:23:53 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-03-05 17:23:53 +0000 |
commit | e2a676ffc27874af3dafd5c690d61af0ba7f01dd (patch) | |
tree | a31f72519fb0ce4846a40ac13c14794c1d86a081 /misc/mc/Makefile | |
parent | - (show_console_contents_freebsd): Rewrite to use screen library (diff) |
bump port revision
Diffstat (limited to '')
-rw-r--r-- | misc/mc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile index fe1a49a4d37e..b633c0436755 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -7,7 +7,7 @@ PORTNAME= mc PORTVERSION= 4.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc shells MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/file/managers/mc/ |