projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ae43d4
)
fix typo
author
mbm
<mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 2 Aug 2006 17:25:11 +0000
(17:25 +0000)
committer
mbm
<mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 2 Aug 2006 17:25:11 +0000
(17:25 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4401
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/libtasn1/Makefile
patch
|
blob
|
history
diff --git
a/libs/libtasn1/Makefile
b/libs/libtasn1/Makefile
index
26168db
..
8d1d980
100644
(file)
--- a/
libs/libtasn1/Makefile
+++ b/
libs/libtasn1/Makefile
@@
-30,7
+30,7
@@
define Package/libtasn1
SECTION:=libs
CATEGORY:=Libraries
TITLE:=An ASN.1 and DER structures manipulation library
- DESCRIPTION:=An ASN.1 and DER structures manipulation library.
+ DESCRIPTION:=An ASN.1 and DER structures manipulation library.
\\\
This is a library for Abstract Syntax Notation One (ASN.1) and \\\
Distinguish Encoding Rules (DER) manipulation.
URL:=ftp://ftp.gnutls.org/pub/gnutls/libtasn1/