diff options
author | Max Khon <fjoe@FreeBSD.org> | 2002-08-11 10:26:09 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2002-08-11 10:26:09 +0000 |
commit | 7f274ced92a6efb0e978222c0ca2f171a868c6a0 (patch) | |
tree | a0b37a006624f4a5654be24ad7ed06141a6b5dac /misc/mc/Makefile | |
parent | Catch up with libsablot (ports/textproc/sablotron) version bump (diff) |
- add an ability to open .tbz archives
- patch on file per patchfile
- bump port revision
Diffstat (limited to 'misc/mc/Makefile')
-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 b2fae41f33b9..2d593b8d483b 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -7,7 +7,7 @@ PORTNAME= mc PORTVERSION= 4.5.55 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/mc |