diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-09-05 13:11:31 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-09-05 13:11:31 +0000 |
commit | c9253d69454ea5fe485583fe7d46b0be2329a57f (patch) | |
tree | eca6b28952dc1bc122fada98a577c1886d40d987 /x11/Makefile | |
parent | 7cedbcba2dfda03d1be5574320a1ece6cf9cf187 (diff) | |
download | FreeBSD-ports-c9253d69454ea5fe485583fe7d46b0be2329a57f.zip FreeBSD-ports-c9253d69454ea5fe485583fe7d46b0be2329a57f.tar.gz |
Add finder. Finder is a small program that creates a finder bar on your Gnome
desktop. It can be used to switch tasks and launch applications.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 73478c4..e8ee281 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -23,6 +23,7 @@ SUBDIR += eterm SUBDIR += eweather SUBDIR += fbsd-icons + SUBDIR += finder SUBDIR += gbackground SUBDIR += gmessage SUBDIR += gnome |