diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-03-04 02:44:49 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-03-04 02:44:49 +0000 |
commit | 84ee40e8b14db9030bc5d575cea38f6d73df0ff1 (patch) | |
tree | 4ae3b1f81353f5715308c1c62c3fe9a74b41eee9 /math/mprime | |
parent | 08a1b86f03c58808d1951cbba6827f8901c90cd8 (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 aaa0cb2cbe4c..318cced86ffe 100644 --- a/math/mprime/Makefile +++ b/math/mprime/Makefile @@ -7,7 +7,7 @@ PORTNAME= mprime PORTVERSION= 0.0.${SOURCE_VERSION} -CATEGORIES= math benchmarks +CATEGORIES= math benchmarks net MASTER_SITES= ftp://mersenne.org/gimps/ \ ${MASTER_SITE_LOCAL:S/$/:local/} MASTER_SITE_SUBDIR= lioux/:local |