From: Michael Tremer Date: Wed, 28 Jan 2009 20:40:03 +0000 (+0100) Subject: Bash tries to execute the command NAME... X-Git-Tag: v3.0-alpha1~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38513d8d48c1b4fb331bed343c7ac1979368a4e8;p=ipfire-3.x.git Bash tries to execute the command NAME... --- diff --git a/lfs/webinterface b/lfs/webinterface index bb44e6010..d634d8839 100644 --- a/lfs/webinterface +++ b/lfs/webinterface @@ -41,12 +41,12 @@ DEPS = URL = LICENSE = Own -SHORT_DESC = The webinterface of $(NAME). +SHORT_DESC = The webinterface of IPFire. define LONG_DESC The webinterface lets the user easily do configuration of the whole \ system with just a few clicks. Some say it is one of the key features \ - of $(NAME). + of IPFire. endef ###############################################################################