diff options
author | ale <ale@FreeBSD.org> | 2004-01-18 18:50:15 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-01-18 18:50:15 +0800 |
commit | f984b13760567d1cb1c622722fcbf648fe70d7a6 (patch) | |
tree | 1d2e6855e489da1f0ed7d7bbd36778b640984984 /math/libgmp4 | |
parent | 5b612666e77ceb661faf06c5f0caeea1c9f9689e (diff) | |
download | freebsd-ports-gnome-f984b13760567d1cb1c622722fcbf648fe70d7a6.tar.gz freebsd-ports-gnome-f984b13760567d1cb1c622722fcbf648fe70d7a6.tar.zst freebsd-ports-gnome-f984b13760567d1cb1c622722fcbf648fe70d7a6.zip |
Switch to my @FreeBSD.org email address.
Approved by: nork (mentor)
Diffstat (limited to 'math/libgmp4')
-rw-r--r-- | math/libgmp4/Makefile | 2 | ||||
-rw-r--r-- | math/libgmp4/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/libgmp4/Makefile b/math/libgmp4/Makefile index 9e1a9a0e46d9..1f4e7cc7dc58 100644 --- a/math/libgmp4/Makefile +++ b/math/libgmp4/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gmp DISTNAME= gmp-${PORTVERSION} -MAINTAINER= sysadmin@alexdupre.com +MAINTAINER= ale@FreeBSD.org COMMENT= A free library for arbitrary precision arithmetic CONFLICTS= libgmp-2* diff --git a/math/libgmp4/pkg-descr b/math/libgmp4/pkg-descr index ed221bb0e25c..1570d9e11eda 100644 --- a/math/libgmp4/pkg-descr +++ b/math/libgmp4/pkg-descr @@ -19,4 +19,4 @@ algorithms. WWW: http://www.swox.com/gmp/ - Alex Dupre -sysadmin@alexdupre.com +ale@FreeBSD.org |