diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2008-04-05 10:22:48 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2008-04-05 10:22:48 +0000 |
commit | e8aaf6deab48b0c1d0ad971f1e68a5cd69c8a77c (patch) | |
tree | 7b671facf5bcc2306842c512f3b1b0841ad69724 /devel/spdict/pkg-plist | |
parent | f64a775f76e63631e36082e6340959ac15fd5a9b (diff) |
Upgrade to 0.3.
Notes
Notes:
svn path=/head/; revision=210566
Diffstat (limited to 'devel/spdict/pkg-plist')
-rw-r--r-- | devel/spdict/pkg-plist | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/devel/spdict/pkg-plist b/devel/spdict/pkg-plist index 7e79e6f445c5..52a53e23bc5e 100644 --- a/devel/spdict/pkg-plist +++ b/devel/spdict/pkg-plist @@ -1,10 +1,14 @@ -include/spdict/sparrayimpl.hpp -include/spdict/spbstreeimpl.hpp -include/spdict/spbtreeimpl.hpp -include/spdict/spcache.hpp +include/spdict/spdictarray.hpp +include/spdict/spdictbstree.hpp +include/spdict/spdictbtree.hpp +include/spdict/spdictcache.hpp include/spdict/spdictionary.hpp -include/spdict/sprbtreeimpl.hpp -include/spdict/spslistimpl.hpp +include/spdict/spdictmmap.hpp +include/spdict/spdictrbtree.hpp +include/spdict/spdictshm.hpp +include/spdict/spdictshmcache.hpp +include/spdict/spdictshmhashmap.hpp +include/spdict/spdictslist.hpp lib/libspdict.so lib/libspdict.so.1 @dirrm include/spdict |