diff options
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 |