diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-06-11 11:40:04 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-06-11 11:40:04 +0000 |
commit | 250020c345d4d23fd2da67c29df1c148d38d5c32 (patch) | |
tree | bb1e55c44a47730e661efc5ed398ece80beddbb3 /openwrt/package/libgdbm/ipkg/libgdbm.control | |
parent | d2b61a7dc42d7c0068bd2b62102cb7428933ea6a (diff) |
dsniff, still segfaults, but some tools work fine urlsnarf,..
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1199 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/libgdbm/ipkg/libgdbm.control')
-rw-r--r-- | openwrt/package/libgdbm/ipkg/libgdbm.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/libgdbm/ipkg/libgdbm.control b/openwrt/package/libgdbm/ipkg/libgdbm.control new file mode 100644 index 0000000000..1a4c0c3b06 --- /dev/null +++ b/openwrt/package/libgdbm/ipkg/libgdbm.control @@ -0,0 +1,8 @@ +Package: libgdbm +Priority: optional +Section: libs +Version: [TBDL] +Architecture: [TBDL] +Maintainer: OpenWrt Developer <bugs@openwrt.org> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/libgdbm/ +Description: disk file format database which stores key/data-pairs in single files |