diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-10 20:22:02 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-10 20:22:02 +0000 |
commit | 01cb58d205090fb0b445b5a187c881b0f80939c6 (patch) | |
tree | 7f23230becc4f8e5618a3e65c859162000e6c9cb /x11-fm/Makefile | |
parent | - Update to 0.7.7 (diff) |
Add velocity, a file manager for GNOME 2 desktop environment.
It is designed as a replacement for Nautilus. It supports
advanced features like plugins.
PR: ports/60103
Submitted by: Ryan Moe <ryan@transaeris.com>
Notes
Notes:
svn path=/head/; revision=95563
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 d31d5c9ac3c1..0ed29f449410 100644 --- a/x11-fm/Makefile +++ b/x11-fm/Makefile @@ -24,6 +24,7 @@ SUBDIR += systemg SUBDIR += tkdesk SUBDIR += twander + SUBDIR += velocity SUBDIR += vide SUBDIR += worker SUBDIR += workplace |