diff options
Diffstat (limited to 'math/e/Makefile')
-rw-r--r-- | math/e/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/e/Makefile b/math/e/Makefile index 17f8020..4b5d19a 100644 --- a/math/e/Makefile +++ b/math/e/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math MASTER_SITES= http://www.softnet.tuc.gr/~apdim/projects/e/ MAINTAINER= snowy@netphile.de -COMMENT= A tiny expression evaluator +COMMENT= Tiny expression evaluator MAKEFILE= makefile ALL_TARGET= e |