diff options
-rw-r--r-- | biology/grappa/Makefile | 2 | ||||
-rw-r--r-- | biology/phylip/Makefile | 2 | ||||
-rw-r--r-- | math/concorde/Makefile | 2 | ||||
-rw-r--r-- | net/mpich/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/biology/grappa/Makefile b/biology/grappa/Makefile index c6df3203e160..2dc45814d54c 100644 --- a/biology/grappa/Makefile +++ b/biology/grappa/Makefile @@ -11,7 +11,7 @@ CATEGORIES= biology MASTER_SITES= http://www.cs.unm.edu/~moret/GRAPPA/ DISTNAME= GRAPPA20 -MAINTAINER= dbader@ece.unm.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Genome Rearrangements Analysis and Phylogeny Software USE_GMAKE= yes diff --git a/biology/phylip/Makefile b/biology/phylip/Makefile index c45a94f58822..bd5e5bd787bc 100644 --- a/biology/phylip/Makefile +++ b/biology/phylip/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://evolution.genetics.washington.edu/pub/phylip/ \ ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles -MAINTAINER= dbader@ece.unm.edu +MAINTAINER= ports@FreeBSD.org COMMENT= A Phylogeny Inference Package WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION} diff --git a/math/concorde/Makefile b/math/concorde/Makefile index c16bb600934b..f89837ec351c 100644 --- a/math/concorde/Makefile +++ b/math/concorde/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.tsp.gatech.edu/concorde/downloads/codes/src/ DISTNAME= co031219 EXTRACT_SUFX= .tgz -MAINTAINER= dbader@ece.unm.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Combinatorial Optimization package WRKSRC= ${WRKDIR}/concorde diff --git a/net/mpich/Makefile b/net/mpich/Makefile index 7d4078ce7a63..6d4ad43384ce 100644 --- a/net/mpich/Makefile +++ b/net/mpich/Makefile @@ -13,7 +13,7 @@ DIST_SUBDIR= mpich #PATCH_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/patch/${PORTVERSION}/ #PATCHFILES= 10039 10243 10246 -MAINTAINER= dbader@ece.unm.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Message Passing Interface (MPI) Library USE_BZIP2= yes |