summaryrefslogtreecommitdiff
path: root/security/xmlsec1
diff options
context:
space:
mode:
authorrillig <rillig>2005-05-23 08:26:03 +0000
committerrillig <rillig>2005-05-23 08:26:03 +0000
commit88fbe0b4f045070c1d74e80e2ff7448527e556e4 (patch)
treea88b53a484071e09249ef5ae57e9f69b5ffb0a67 /security/xmlsec1
parent7caf0db822a5ebc4e6dc7732d45fa9bd3e9dea13 (diff)
downloadpkgsrc-88fbe0b4f045070c1d74e80e2ff7448527e556e4.tar.gz
Removed trailing white-space.
Diffstat (limited to 'security/xmlsec1')
-rw-r--r--security/xmlsec1/DESCR4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/xmlsec1/DESCR b/security/xmlsec1/DESCR
index 5e3048118c9..76fb053f63f 100644
--- a/security/xmlsec1/DESCR
+++ b/security/xmlsec1/DESCR
@@ -1,8 +1,8 @@
XMLSec library provides C based implementation for major XML Security
standards:
- * XML Signature Syntax and Processing
+ * XML Signature Syntax and Processing
http://www.w3.org/TR/xmldsig-core
* XML Encryption Syntax and Processing
- http://www.w3.org/TR/xmlenc-core/
+ http://www.w3.org/TR/xmlenc-core/
XMLSec is based on well known LibXML (http://xmlsoft.org), LibXSLT
(http://xmlsoft.org/XSLT) and OpenSSL (http://www.openssl.org) libraries.