]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Bash tries to execute the command NAME...
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 28 Jan 2009 20:40:03 +0000 (21:40 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 28 Jan 2009 20:40:03 +0000 (21:40 +0100)
lfs/webinterface

index bb44e60103e20f7d12cce8597bdb2a3226590ea4..d634d88398160f284e5d0676a842ac88a36bbc9d 100644 (file)
@@ -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
 
 ###############################################################################