diff options
author | ale <ale@FreeBSD.org> | 2004-01-18 10:50:15 +0000 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-01-18 10:50:15 +0000 |
commit | f984b13760567d1cb1c622722fcbf648fe70d7a6 (patch) | |
tree | 1d2e6855e489da1f0ed7d7bbd36778b640984984 /math | |
parent | 5b612666e77ceb661faf06c5f0caeea1c9f9689e (diff) | |
download | FreeBSD-ports-f984b13760567d1cb1c622722fcbf648fe70d7a6.zip FreeBSD-ports-f984b13760567d1cb1c622722fcbf648fe70d7a6.tar.gz |
Switch to my @FreeBSD.org email address.
Approved by: nork (mentor)
Diffstat (limited to 'math')
-rw-r--r-- | math/gmp/Makefile | 2 | ||||
-rw-r--r-- | math/gmp/pkg-descr | 2 | ||||
-rw-r--r-- | math/libgmp4/Makefile | 2 | ||||
-rw-r--r-- | math/libgmp4/pkg-descr | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/math/gmp/Makefile b/math/gmp/Makefile index 9e1a9a0..1f4e7cc 100644 --- a/math/gmp/Makefile +++ b/math/gmp/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/gmp/pkg-descr b/math/gmp/pkg-descr index ed221bb..1570d9e 100644 --- a/math/gmp/pkg-descr +++ b/math/gmp/pkg-descr @@ -19,4 +19,4 @@ algorithms. WWW: http://www.swox.com/gmp/ - Alex Dupre -sysadmin@alexdupre.com +ale@FreeBSD.org diff --git a/math/libgmp4/Makefile b/math/libgmp4/Makefile index 9e1a9a0..1f4e7cc 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 ed221bb..1570d9e 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 |