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