Date: Thu, 13 Mar 2014 23:44:54 +0000 (UTC) From: Carlo Strub <cs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r348142 - head/math/nauty Message-ID: <201403132344.s2DNisP4055796@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cs Date: Thu Mar 13 23:44:53 2014 New Revision: 348142 URL: http://svnweb.freebsd.org/changeset/ports/348142 QAT: https://qat.redports.org/buildarchive/r348142/ Log: Back to pool Modified: head/math/nauty/Makefile Modified: head/math/nauty/Makefile ============================================================================== --- head/math/nauty/Makefile Thu Mar 13 23:10:04 2014 (r348141) +++ head/math/nauty/Makefile Thu Mar 13 23:44:53 2014 (r348142) @@ -4,11 +4,10 @@ PORTNAME= nauty PORTVERSION= 2.4r2 CATEGORIES= math -MASTER_SITES= http://cs.anu.edu.au/~bdm/nauty/ \ - http://www.c-s.li/ports/ +MASTER_SITES= http://cs.anu.edu.au/~bdm/nauty/ DISTNAME= ${PORTNAME}24r2 -MAINTAINER= cs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Brendan McKay's graph isomorphism tester WRKSRC= ${WRKDIR}/${PORTNAME}24r2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403132344.s2DNisP4055796>