diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-10 17:48:13 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-10 17:48:13 +0000 |
commit | 2abc8d688e4f284c404d61f55b217d5938191782 (patch) | |
tree | 923ea9ee41d9711566fbcbba3354096f7bce338f /math/polymake/Makefile | |
parent | 20eae52a4e34555c6242efd3bd74be7df707980b (diff) | |
download | ports-2abc8d688e4f284c404d61f55b217d5938191782.tar.gz ports-2abc8d688e4f284c404d61f55b217d5938191782.zip |
Notes
Diffstat (limited to 'math/polymake/Makefile')
-rw-r--r-- | math/polymake/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/polymake/Makefile b/math/polymake/Makefile index 6fe374f916e4..85c4b8160ef9 100644 --- a/math/polymake/Makefile +++ b/math/polymake/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.9.9 CATEGORIES= math java MASTER_SITES= http://wwwopt.mathematik.tu-darmstadt.de/polymake/lib/exe/fetch.php/download/ -MAINTAINER= gawrilow@math.tu-berlin.de +MAINTAINER= ports@FreeBSD.org COMMENT= A framework for experimental discrete geometry BUILD_DEPENDS= p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ |