diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-23 15:27:24 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-23 15:27:24 +0000 |
commit | e747fdd981d2bd28759be5b884e6fd61c33a9c03 (patch) | |
tree | b00ad6c8780acc05c7ce63490d65c4c384b27033 /math/gmp | |
parent | 3e47836f1ae7018acb7a82345db3f734949087ef (diff) | |
download | ports-e747fdd981d2bd28759be5b884e6fd61c33a9c03.tar.gz ports-e747fdd981d2bd28759be5b884e6fd61c33a9c03.zip |
Notes
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 decc621e35c8..41f512d49817 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 |