diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-08-02 02:51:50 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-08-02 02:51:50 +0000 |
commit | c0379f51fd2e7a8153c12882cb64f4bddae5a9a3 (patch) | |
tree | 2478ff4dabbea5844338aa5aaac8a848915dfa58 /math/mpexpr | |
parent | ab162cfd85a47f76dbd1f993792047b738aa26af (diff) | |
download | ports-c0379f51fd2e7a8153c12882cb64f4bddae5a9a3.tar.gz ports-c0379f51fd2e7a8153c12882cb64f4bddae5a9a3.zip |
Notes
Diffstat (limited to 'math/mpexpr')
-rw-r--r-- | math/mpexpr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mpexpr/Makefile b/math/mpexpr/Makefile index bfcc7289d558..aaa723191fcb 100644 --- a/math/mpexpr/Makefile +++ b/math/mpexpr/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math tcl MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mpexpr -MAINTAINER= carpetsmoker@xs4all.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Multiple precision math for Tcl WRKSRC= ${WRKDIR}/${DISTNAME}/unix |