diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-02-23 23:27:24 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-02-23 23:27:24 +0800 |
commit | 1eabd16336c0d0bedaa6fbc5abe2a85e71a0f13a (patch) | |
tree | fb4fc4786d44753581287e75d47633c3f5fe00e5 /math/libgmp4 | |
parent | 2230be1ef549009327ab67897fc6a943093dc545 (diff) | |
download | freebsd-ports-gnome-1eabd16336c0d0bedaa6fbc5abe2a85e71a0f13a.tar.gz freebsd-ports-gnome-1eabd16336c0d0bedaa6fbc5abe2a85e71a0f13a.tar.zst freebsd-ports-gnome-1eabd16336c0d0bedaa6fbc5abe2a85e71a0f13a.zip |
- drop maintainership
Diffstat (limited to 'math/libgmp4')
-rw-r--r-- | math/libgmp4/Makefile | 2 |
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 |