diff options
Diffstat (limited to 'math/libtommath/Makefile')
-rw-r--r-- | math/libtommath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libtommath/Makefile b/math/libtommath/Makefile index 5384a4dbaff1..fbf83bc57a2c 100644 --- a/math/libtommath/Makefile +++ b/math/libtommath/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://libtom.org/files/ \ http://www.atarininja.org/~wxs/distfiles/ DISTNAME= ltm-${PORTVERSION} -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= Comprehensive, modular and portable mathematical routines WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |