diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2007-04-01 07:33:25 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2007-04-01 07:33:25 +0000 |
commit | f8cb446eae75b660163711b0a26e151f181547c6 (patch) | |
tree | 6eecfdf140ad642199d8799cc95a63c956d1db59 /math/mprime | |
parent | 43ed01fbd73c0622c2d492d5595211bcc2e70c70 (diff) |
Notes
Diffstat (limited to 'math/mprime')
-rw-r--r-- | math/mprime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mprime/Makefile b/math/mprime/Makefile index 93ac68254651..2c09ddc71f6e 100644 --- a/math/mprime/Makefile +++ b/math/mprime/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math benchmarks net MASTER_SITES= ftp://mersenne.org/gimps/ DISTNAME= sprime${PORTVERSION:S/^0.0.//:S/.//}-freebsd -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= nivit@FreeBSD.org COMMENT= mersenne.org distributed Great Internet Mersenne Prime Search ONLY_FOR_ARCHS= i386 |