diff options
Diffstat (limited to 'math/gmp')
-rw-r--r-- | math/gmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gmp/Makefile b/math/gmp/Makefile index decc621..41f512d 100644 --- a/math/gmp/Makefile +++ b/math/gmp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gmp DISTNAME= gmp-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A free library for arbitrary precision arithmetic USE_REINPLACE= yes |