diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-11-03 15:49:00 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-11-03 15:49:00 +0000 |
commit | 64bca92785b6c3d7e6e3ea00a53f7d2a8dd9f036 (patch) | |
tree | 80c223292614afe09592219aae8d674fd9fb2062 /security/botan/pkg-plist | |
parent | 6c8859c5d0f338afc3bb4b9855d5c13cd7cd8952 (diff) |
Notes
Diffstat (limited to 'security/botan/pkg-plist')
-rw-r--r-- | security/botan/pkg-plist | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/botan/pkg-plist b/security/botan/pkg-plist index 308c1445f5fd..c2bf984bf9f7 100644 --- a/security/botan/pkg-plist +++ b/security/botan/pkg-plist @@ -148,17 +148,17 @@ include/botan/x509stor.h include/botan/x917_rng.h include/botan/x919_mac.h include/botan/xtea.h -lib/libbotan-1.2.6.so +lib/libbotan-1.2.7.so lib/libbotan-1.2.so lib/libbotan-1.so lib/libbotan.a lib/libbotan.so -%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/api.ps +%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/api.pdf %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/api.tex +%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/botan.rc %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/authors.txt %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/bugs.txt %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/deprecated.txt -%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/indent.el %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/license.txt %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/log.txt %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/pgpkeys.asc @@ -166,7 +166,7 @@ lib/libbotan.so %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/rngs.txt %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/thanks.txt %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/todo.txt -%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/tutorial.ps +%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/tutorial.pdf %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/tutorial.tex @dirrm include/botan @dirrm %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%% |