diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-08 00:58:53 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-08 00:58:53 +0000 |
commit | 71aebce5c68234b31ac69cf184fb3e95a1c3f502 (patch) | |
tree | a2b3411d15340e739e9d9ab5e6261dd86d7a8bd2 /package/atftp/ipkg/atftp.control | |
parent | 325475a750a9ddd47b8d37b0fd0d262d03fd80ef (diff) |
add atftp, bind and dhcp, not perfect, but first step
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1375 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/atftp/ipkg/atftp.control')
-rw-r--r-- | package/atftp/ipkg/atftp.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/atftp/ipkg/atftp.control b/package/atftp/ipkg/atftp.control new file mode 100644 index 000000000..669866245 --- /dev/null +++ b/package/atftp/ipkg/atftp.control @@ -0,0 +1,6 @@ +Package: atftp +Priority: optional +Section: net +Maintainer: OpenWrt Developers <bugs@openwrt.org> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/atftp/ +Description: tftp client |