diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-08-18 15:09:37 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-08-18 15:09:37 +0000 |
commit | b021babcfb54d572b979712c0de18fdcbbb76645 (patch) | |
tree | 78e4b17c2f4355903c9bbcaa8644e312a8af2dc6 /sysutils/Makefile | |
parent | cc3a266bd394f1a4c9f4608ca621df5758283a68 (diff) | |
download | freebsd-ports-b021babcfb54d572b979712c0de18fdcbbb76645.zip |
Medusa is software that allows you to quickly search your system for
particular types of files, using an index, aimed for the GNOME
environment in general, and Nautilus in particular.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 42f96810d2a4..5a1cfcdad219 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -55,6 +55,7 @@ SUBDIR += logrotate SUBDIR += lsof SUBDIR += manck + SUBDIR += medusa SUBDIR += mei SUBDIR += memtest SUBDIR += mkisofs |