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 | f2c26a8440b97621c5d5056c618e54af8397501a (patch) | |
tree | a22cc6ad9eb95c42714373ad55a489546b8e7b7f /package/ntpclient/ipkg | |
parent | 368731e903b0b30126c45af7370dacc8957fc1fd (diff) | |
download | upstream-f2c26a8440b97621c5d5056c618e54af8397501a.tar.gz upstream-f2c26a8440b97621c5d5056c618e54af8397501a.tar.bz2 upstream-f2c26a8440b97621c5d5056c618e54af8397501a.zip |
Convert ntpclient to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@933 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ntpclient/ipkg')
-rw-r--r-- | package/ntpclient/ipkg/ntpclient.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/ntpclient/ipkg/ntpclient.control b/package/ntpclient/ipkg/ntpclient.control new file mode 100644 index 0000000000..c32e30487e --- /dev/null +++ b/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. |