diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2014-02-15 00:51:44 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2014-02-15 00:51:44 +0800 |
commit | 4b9cc534244987c60505afe853505ff5fd25c127 (patch) | |
tree | fb078915384105108b97c87c486b108d31a33068 /math | |
parent | c33c52fc62458db4fc32541eff67f24c0a354090 (diff) | |
download | freebsd-ports-gnome-4b9cc534244987c60505afe853505ff5fd25c127.tar.gz freebsd-ports-gnome-4b9cc534244987c60505afe853505ff5fd25c127.tar.zst freebsd-ports-gnome-4b9cc534244987c60505afe853505ff5fd25c127.zip |
- Reassign lioux' ports to the heap
With hat: portmgr
Diffstat (limited to 'math')
-rw-r--r-- | math/libjbigi/Makefile | 2 | ||||
-rw-r--r-- | math/primegen/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/libjbigi/Makefile b/math/libjbigi/Makefile index f8a5267ca027..06ee9de3e466 100644 --- a/math/libjbigi/Makefile +++ b/math/libjbigi/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://mirror.i2p2.de/ \ ${MASTER_SITE_GOOGLE_CODE} DISTNAME= i2psource_${PORTVERSION} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= i2p JNI to GNU MP Bignum library (libgmp) LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp diff --git a/math/primegen/Makefile b/math/primegen/Makefile index 6e65eba05cc7..b2a98457fade 100644 --- a/math/primegen/Makefile +++ b/math/primegen/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.97 CATEGORIES= math MASTER_SITES= http://cr.yp.to/primegen/ -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A small, fast library to generate prime numbers in order ALL_TARGET= |