diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-08-23 23:47:41 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-08-23 23:47:41 +0000 |
commit | 441b7f458ca5143e7b70e00b40ce7da6c5de5233 (patch) | |
tree | 75f01ff3c330c5c856d6a41210eb20eb2d108ee0 /security | |
parent | Don't try and guess the malloc() prototype, that's what system headers (diff) |
Remove a stray line which is not installed by the port
Noticed by: bento
Notes
Notes:
svn path=/head/; revision=64927
Diffstat (limited to 'security')
-rw-r--r-- | security/botan/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/botan/pkg-plist b/security/botan/pkg-plist index 19c665886ec3..3153ba3c28d6 100644 --- a/security/botan/pkg-plist +++ b/security/botan/pkg-plist @@ -6,7 +6,6 @@ include/botan/base.h include/botan/base64.h include/botan/bigint.h include/botan/blowfish.h -include/botan/botan include/botan/botan.h include/botan/buf_filt.h include/botan/cast128.h |