diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-03-02 08:25:11 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-03-02 08:25:11 +0000 |
commit | df531852c8146548146a20a5ff026db61bf97097 (patch) | |
tree | 424cf76ee9f77450481813c5a18657a2be487bfc /math/speedcrunch | |
parent | 0908ddc2817c7771822a25a46f27b04da146bde8 (diff) |
Reset relaxbsd@gmail.com due to maintainer-timeouts.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=208315
Diffstat (limited to 'math/speedcrunch')
-rw-r--r-- | math/speedcrunch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/speedcrunch/Makefile b/math/speedcrunch/Makefile index 0c819dcc384d..7b18f78dc948 100644 --- a/math/speedcrunch/Makefile +++ b/math/speedcrunch/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://speedcrunch.googlecode.com/files/ -MAINTAINER= relaxbsd@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A desktop calculator for power users BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake |