diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-01-22 02:31:50 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-01-22 02:31:50 +0000 |
commit | b089d59e6a386b341ea4a3583dd50caf539e31d7 (patch) | |
tree | 88f29f891228f3e193bbfcc64a28f7e728838c11 /x11-fm/Makefile | |
parent | Update to version 2.0.1 (diff) |
Add mfm.
MFM is a mtools frontend filemanager written in GTK.
PR: 16080
Submitted by: Michael Vasilenko <acid@stu.cn.ua>
Notes
Notes:
svn path=/head/; revision=24890
Diffstat (limited to 'x11-fm/Makefile')
-rw-r--r-- | x11-fm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fm/Makefile b/x11-fm/Makefile index 58d3c9d327c4..c54c33f88c0f 100644 --- a/x11-fm/Makefile +++ b/x11-fm/Makefile @@ -10,6 +10,7 @@ SUBDIR += filerunner SUBDIR += gnomemc SUBDIR += jafm + SUBDIR += mfm SUBDIR += offix-files SUBDIR += q3dmenu SUBDIR += tkdesk |