diff options
author | edwin <edwin@FreeBSD.org> | 2005-12-21 03:09:40 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-12-21 03:09:40 +0000 |
commit | dfb892aad4bbaf88c0d528db44c64436790cf2ae (patch) | |
tree | 46e9908e60f8c82f619e7685ace27da9fac1f7d5 /math/nauty | |
parent | 1540d5bd240c77c6da3403ce429ad752881dba00 (diff) | |
download | FreeBSD-ports-dfb892aad4bbaf88c0d528db44c64436790cf2ae.zip FreeBSD-ports-dfb892aad4bbaf88c0d528db44c64436790cf2ae.tar.gz |
Reset maintainer
PR: ports/90726
Submitted by: David Bremner <bremner-dated-1136341985.d77847@pivot.cs.unb.ca>
Diffstat (limited to 'math/nauty')
-rw-r--r-- | math/nauty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/nauty/Makefile b/math/nauty/Makefile index 334696ab..7525b0a 100644 --- a/math/nauty/Makefile +++ b/math/nauty/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= http://cs.anu.edu.au/~bdm/nauty/ DISTNAME= ${PORTNAME}20beta9 -MAINTAINER= bremner@unb.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Brendan McKay's graph isomorphism tester WRKSRC= ${WRKDIR}/${PORTNAME}20 |