diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-06-14 23:36:45 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-06-14 23:36:45 +0000 |
commit | eb92ef7f879f28df0ac5bc701ed760be036d4b8a (patch) | |
tree | cc4149cf7c73a37ded00a4540ff41648eed46a87 /package/libgpg-error/ipkg | |
parent | b8ff3aeb7943fa5f28a6a9b4c88874458ee31a31 (diff) | |
download | upstream-eb92ef7f879f28df0ac5bc701ed760be036d4b8a.tar.gz upstream-eb92ef7f879f28df0ac5bc701ed760be036d4b8a.tar.bz2 upstream-eb92ef7f879f28df0ac5bc701ed760be036d4b8a.zip |
Fix typo in Source: URL
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1248 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libgpg-error/ipkg')
-rw-r--r-- | package/libgpg-error/ipkg/libgpg-error.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libgpg-error/ipkg/libgpg-error.control b/package/libgpg-error/ipkg/libgpg-error.control index 73a590cb70..444a4e316f 100644 --- a/package/libgpg-error/ipkg/libgpg-error.control +++ b/package/libgpg-error/ipkg/libgpg-error.control @@ -4,5 +4,5 @@ Section: libs Version: [TBDL] Architecture: [TBDL] Maintainer: OpenWrt Developers Team <bugs@openwrt.org> -Source: http://http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/libgpg-error/ +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/libgpg-error/ Description: an helper library for common error codes and descriptions |