diff options
Diffstat (limited to 'math/mpir/Makefile')
-rw-r--r-- | math/mpir/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mpir/Makefile b/math/mpir/Makefile index 69302995108e..a0214c9aa044 100644 --- a/math/mpir/Makefile +++ b/math/mpir/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 2.7.0-alpha12 CATEGORIES= math MASTER_SITES= http://www.mpir.org/ -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multiprecision integer library LICENSE= LGPL3 |