DESCRIPTION:= is obselete
[openwrt/svn-archive/archive.git] / ipv6 / totd / Makefile
index 6494ee2c1bd9a494f08bd525c046ba75963cf91e..a9dac2a5a1291ff61aa3036812ceafad01eafb99 100644 (file)
@@ -26,13 +26,15 @@ define Package/totd
   CATEGORY:=IPv6
   DEPENDS:=+kmod-ipv6
   TITLE:=Small DNS proxy that supports IPv6/IPv4 record translation
-  DESCRIPTION:=\
-       totd is a small DNS proxy nameserver which supports IPv6 and enable IPv6\\\
-       only sites to access IPv4 sites by using some translation mechanism such\\\
-       as NAT-PT, KAME faith, etc...
   URL:=http://pasta.cs.uit.no/software/totd.html
 endef
 
+define Package/totd/description
+       totd is a small DNS proxy nameserver which supports IPv6 and enable IPv6
+       only sites to access IPv4 sites by using some translation mechanism such
+       as NAT-PT, KAME faith, etc...
+endef
+
 define Package/totd/conffiles
 /etc/totd.conf
 endef