diff options
Diffstat (limited to 'math/e/Makefile')
-rw-r--r-- | math/e/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/e/Makefile b/math/e/Makefile index 4b5d19a8c21c..824505826991 100644 --- a/math/e/Makefile +++ b/math/e/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.softnet.tuc.gr/~apdim/projects/e/ MAINTAINER= snowy@netphile.de COMMENT= Tiny expression evaluator +BROKEN= unfetchable + MAKEFILE= makefile ALL_TARGET= e |