DESCRIPTION:= is obselete
[openwrt/svn-archive/archive.git] / net / openntpd / Makefile
index bbbf9dbbdd277b21a59cdef7325479319cedca7c..16ce2e1a95dce5f85dea165505a89e5abfd74dde 100644 (file)
@@ -29,11 +29,13 @@ define Package/openntpd
   SECTION:=net
   CATEGORY:=Network
   TITLE:=NTP server
-  DESCRIPTION:=\
-       A free and easy to use NTP (Network Time Protocol) implementation.
   URL:=http://www.openntpd.org/
 endef
 
+define Package/openntpd/description
+       A free and easy to use NTP (Network Time Protocol) implementation.
+endef
+
 define Package/openntpd/conffiles
 /etc/ntpd.conf
 endef