diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-18 13:30:05 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-18 13:30:05 +0000 |
commit | 21afb81133c6efe3e0b3afed6438cf622760cc61 (patch) | |
tree | dac3ae5680746517b61954f7e7292de64ad8fdf1 /openwrt/package/ntpclient/ipkg | |
parent | 124b777b68e28efbaa970898eb21117dd9ed94bb (diff) | |
download | mtk-20170518-21afb81133c6efe3e0b3afed6438cf622760cc61.zip mtk-20170518-21afb81133c6efe3e0b3afed6438cf622760cc61.tar.gz mtk-20170518-21afb81133c6efe3e0b3afed6438cf622760cc61.tar.bz2 |
Convert ntpclient to new packaging style
SVN-Revision: 933
Diffstat (limited to 'openwrt/package/ntpclient/ipkg')
-rw-r--r-- | openwrt/package/ntpclient/ipkg/ntpclient.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/ntpclient/ipkg/ntpclient.control b/openwrt/package/ntpclient/ipkg/ntpclient.control new file mode 100644 index 0000000..c32e304 --- /dev/null +++ b/openwrt/package/ntpclient/ipkg/ntpclient.control @@ -0,0 +1,6 @@ +Package: ntpclient +Priority: optional +Section: net +Maintainer: Sebastien NOEL <me@twolife.org> +Source: http://doolittle.faludi.com/ntpclient/ +Description: NTP client for setting system time from NTP servers. |