diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-06-19 10:30:26 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-06-19 10:30:26 +0000 |
commit | 708d2f3e29bc1895cf1b12bbd4e07e49de31cb63 (patch) | |
tree | 5a35af5044adf3cf6bd97c9c4caabfd3e4b5a425 | |
parent | avoid ending up with libjasper-1.701.so.4 (diff) |
Remove: this was a duplicate of textproc/openfts.
Noticed by: Jun Kuriyama.
Notes
Notes:
svn path=/head/; revision=111811
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | textproc/Makefile | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -1155,3 +1155,4 @@ japanese/ptex-pkfonts360||2004-06-18|no longer maintained japanese/ptex-pkfonts400||2004-06-18|no longer maintained japanese/ptex-pkfonts600||2004-06-18|no longer maintained misc/gpt|misc/gpt31|2004-06-18|repocopy to preserve version 3.1 for misc/globus2 +textproc/p5-Search-OpenFTS|textproc/openfts|2004-06-19|duplicate of textproc/openfts diff --git a/textproc/Makefile b/textproc/Makefile index fcf95ec4c663..fa30be31c451 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -281,7 +281,6 @@ SUBDIR += p5-Regex-PreSuf SUBDIR += p5-Regexp-Common SUBDIR += p5-SVG - SUBDIR += p5-Search-OpenFTS SUBDIR += p5-Search-Saryer SUBDIR += p5-Sort-ArbBiLex SUBDIR += p5-Sort-Fields |