diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-14 21:19:23 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-14 21:19:23 +0000 |
commit | 948375bd6d59665c328e273118f7d4d7ea201098 (patch) | |
tree | 475deb526a927942f3e19c480e7e0442c065e585 /openwrt/package/htpdate/ipkg | |
parent | 8b0ffde940c9691b9a6e4ffcda44e7bc218c8d6f (diff) |
Add htpdate package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@899 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/htpdate/ipkg')
-rw-r--r-- | openwrt/package/htpdate/ipkg/htpdate.conffiles | 1 | ||||
-rw-r--r-- | openwrt/package/htpdate/ipkg/htpdate.control | 8 |
2 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/htpdate/ipkg/htpdate.conffiles b/openwrt/package/htpdate/ipkg/htpdate.conffiles new file mode 100644 index 000000000..cbbc558a1 --- /dev/null +++ b/openwrt/package/htpdate/ipkg/htpdate.conffiles @@ -0,0 +1 @@ +/etc/default/htpdate diff --git a/openwrt/package/htpdate/ipkg/htpdate.control b/openwrt/package/htpdate/ipkg/htpdate.control new file mode 100644 index 000000000..c9e44b064 --- /dev/null +++ b/openwrt/package/htpdate/ipkg/htpdate.control @@ -0,0 +1,8 @@ +Package: htpdate +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/htpdate/ +Description: an HTP (Hypertext Time Protocol) implementation |