summaryrefslogtreecommitdiff
path: root/math/libgmp4
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-02-23 15:27:24 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-02-23 15:27:24 +0000
commite747fdd981d2bd28759be5b884e6fd61c33a9c03 (patch)
treeb00ad6c8780acc05c7ce63490d65c4c384b27033 /math/libgmp4
parentAdd WITH_LINUXTHREADS option to build with linuxthreads. (diff)
- drop maintainership
Notes
Notes: svn path=/head/; revision=76276
Diffstat (limited to 'math/libgmp4')
-rw-r--r--math/libgmp4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libgmp4/Makefile b/math/libgmp4/Makefile
index decc621e35c8..41f512d49817 100644
--- a/math/libgmp4/Makefile
+++ b/math/libgmp4/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