diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-09-30 14:00:47 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-09-30 14:00:47 +0000 |
commit | 55b555e20b9ea731beb6fb57e3e29c57b1c8215a (patch) | |
tree | 69562b0c8147fd0b4f7800c22281c6b08e6b8226 /sysutils/Makefile | |
parent | 8320378b1dc873570fdbb698542e44ffc54edc24 (diff) |
- Update to 0.6.2
- xsearch has been renamed into searchmonkey
Repocopy by: marcus
Notes
Notes:
svn path=/head/; revision=174186
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index dee57842875e..b0c9dc6229b9 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -538,6 +538,7 @@ SUBDIR += scanbuttond SUBDIR += screen SUBDIR += sdd + SUBDIR += searchmonkey SUBDIR += sec SUBDIR += sensors-applet SUBDIR += serpentine @@ -701,7 +702,6 @@ SUBDIR += xosview SUBDIR += xperfmon SUBDIR += xperfmon3 - SUBDIR += xsearch SUBDIR += xstow SUBDIR += xsu SUBDIR += xsysinfo |