diff options
author | lioux <lioux@FreeBSD.org> | 2004-03-04 10:44:49 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-03-04 10:44:49 +0800 |
commit | 4827c8734186b741701ac374548255dad6ae2573 (patch) | |
tree | 780d171fe4c0f2c100cbeec18d440d1531a643c1 /math | |
parent | 3760be2823950f204683b7ba5f609b16ed28b25e (diff) | |
download | freebsd-ports-gnome-4827c8734186b741701ac374548255dad6ae2573.tar.gz freebsd-ports-gnome-4827c8734186b741701ac374548255dad6ae2573.tar.zst freebsd-ports-gnome-4827c8734186b741701ac374548255dad6ae2573.zip |
Add net as secondary category since this is a distributed effort
Diffstat (limited to 'math')
-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 |