diff options
Diffstat (limited to 'math/GiNaC/Makefile')
-rw-r--r-- | math/GiNaC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index 263388a0c0fe..6ce8645963cd 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ http://www.ginac.de/ DISTNAME= ${PORTNAME:L}-${PORTVERSION} -MAINTAINER= stephen@math.missouri.edu +MAINTAINER= stephen@missouri.edu COMMENT= A C++ library for symbolic mathematical calculations LIB_DEPENDS= cln.5:${PORTSDIR}/math/cln |