diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-07-15 14:26:43 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-07-15 14:26:43 +0000 |
commit | fe025ebac2a82a8249bc59746d08e5ebd7cf663e (patch) | |
tree | 948381b059fe1f192ba7e4f7b123d4c728082738 /misc/mc/Makefile | |
parent | Add RUN_DEPENDS of graphics/netpbm (diff) |
Bump port revision for subshell fix for FreeBSD 5.x.
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 b0c48232fdb8..ae3308a65de0 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -7,7 +7,7 @@ PORTNAME= mc PORTVERSION= 4.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc shells MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/file/managers/mc/ |