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
commit6489bb287ee041f8a0fc7d585bb9b686d04df08a (patch)
treea88b53a484071e09249ef5ae57e9f69b5ffb0a67 /security/xmlsec1
parent7a76c246f0f13dd8e44983c76c6f44e228da5bcf (diff)
downloadpkgsrc-6489bb287ee041f8a0fc7d585bb9b686d04df08a.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.