diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-11-29 00:11:56 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-11-29 00:11:56 +0000 |
commit | a34ad4f4590351b7d9f72604d90d539ee060b477 (patch) | |
tree | d66464ce121d1d1488f8e8b7c1ce5eda4705d965 /math | |
parent | 82dde1fc818e905d64e14495b8b482f9a3dee079 (diff) |
Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,
and no commit activity for 3 months.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=223517
Diffstat (limited to 'math')
-rw-r--r-- | math/calc/Makefile | 2 | ||||
-rw-r--r-- | math/fudgit/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/calc/Makefile b/math/calc/Makefile index f7cc4f6ef067..bf0d147815ae 100644 --- a/math/calc/Makefile +++ b/math/calc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.12.3.3 CATEGORIES= math MASTER_SITES= SF -MAINTAINER= jmz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Arbitrary precision calculator USE_BZIP2= yes diff --git a/math/fudgit/Makefile b/math/fudgit/Makefile index 07bcf038edd1..14d14b5562b4 100644 --- a/math/fudgit/Makefile +++ b/math/fudgit/Makefile @@ -12,7 +12,7 @@ CATEGORIES= math MASTER_SITES= http://ftp.chg.ru/pub/math/Fudgit/ DISTFILES= fudgit_${PORTVERSION}.tar.gz -MAINTAINER= jmz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multi-purpose data-processing and fitting program USE_GMAKE= yes |