diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-06-09 14:48:31 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-06-09 14:48:31 +0000 |
commit | 925089ad1b9d139d32084c9b4cc35b21051491fc (patch) | |
tree | 5ff9843175d39fd931c591da2c2add3f770f042a /math/eval/Makefile | |
parent | 297f69ddd46f3795ffb29ac95b5c31ff5eafbcd0 (diff) | |
download | ports-925089ad1b9d139d32084c9b4cc35b21051491fc.tar.gz ports-925089ad1b9d139d32084c9b4cc35b21051491fc.zip |
Notes
Diffstat (limited to 'math/eval/Makefile')
-rw-r--r-- | math/eval/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/math/eval/Makefile b/math/eval/Makefile index e1ec4c3f995e..fb9c91d5010c 100644 --- a/math/eval/Makefile +++ b/math/eval/Makefile @@ -8,12 +8,11 @@ PORTNAME= eval PORTVERSION= 113 CATEGORIES= math -MASTER_SITES= ftp://ftp.doc.ic.ac.uk/Mirrors/wuarchive.wustl.edu/pub/aminet/util/cli/ \ - ftp://ftp.uni-paderborn.de/ftp/aminet/pub/util/cli/ +MASTER_SITES= ftp://wuarchive.wustl.edu/pub/aminet/util/cli/ DISTNAME= Eval${PORTVERSION} EXTRACT_SUFX= .lha -MAINTAINER= eserte@cs.tu-berlin.de +MAINTAINER= slaven@rezic.de COMMENT= A full featured floating point expression evaluator EXTRACT_DEPENDS=lha:${PORTSDIR}/archivers/lha |