From 26875eca6d2d145b39e59c2c7a09bb9bcd6b3eda Mon Sep 17 00:00:00 2001 From: arved Date: Mon, 9 Aug 2010 13:28:50 +0000 Subject: Drop Maintainership PR: 149436 Submitted by: old maintainer --- math/msieve/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math') diff --git a/math/msieve/Makefile b/math/msieve/Makefile index 6fed33559ac4..f0cf6b51359c 100644 --- a/math/msieve/Makefile +++ b/math/msieve/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.boo.net/~jasonp/ \ http://mirror.roe.ch/dist/msieve/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} -MAINTAINER= daniel@roe.ch +MAINTAINER= ports@FreeBSD.org COMMENT= Fast factorization of big integers using MPQS and GNFS BUILD_DEPENDS= ${LOCALBASE}/lib/libecm.a:${PORTSDIR}/math/gmp-ecm -- cgit