diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-06 12:55:22 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-06 12:55:22 +0000 |
commit | 79f3ca07e8dec018c2a0d2d999d2978a20a3cde6 (patch) | |
tree | dfa71da6ee0e2489a9c9b8cc9a8a5e66c7a826fb /sysutils/Makefile | |
parent | 7b6e4a522eb973552050f7e840bebf7fea7af9b5 (diff) | |
download | ports-79f3ca07e8dec018c2a0d2d999d2978a20a3cde6.tar.gz ports-79f3ca07e8dec018c2a0d2d999d2978a20a3cde6.zip |
Activate gnomefind.
Notes
Notes:
svn path=/head/; revision=29258
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 73309f136ed9..9e2edd73f58a 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -35,6 +35,7 @@ SUBDIR += gkrellm SUBDIR += glload SUBDIR += gnomecontrolcenter + SUBDIR += gnomefind SUBDIR += gpart SUBDIR += gtar SUBDIR += gtop |