diff options
-rw-r--r-- | biology/crimap/Makefile | 2 | ||||
-rw-r--r-- | biology/dna-qc/Makefile | 2 | ||||
-rw-r--r-- | biology/primer3/Makefile | 2 | ||||
-rw-r--r-- | biology/seqio/Makefile | 2 | ||||
-rw-r--r-- | biology/wise/Makefile | 2 | ||||
-rw-r--r-- | math/xgobi/Makefile | 2 | ||||
-rw-r--r-- | net/generic-nqs/Makefile | 2 | ||||
-rw-r--r-- | science/mayavi/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/biology/crimap/Makefile b/biology/crimap/Makefile index 90d5d8ca2400..a3428748d787 100644 --- a/biology/crimap/Makefile +++ b/biology/crimap/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://compgen.rutgers.edu/multimap/crimap/ DISTNAME= ${PORTNAME}.source EXTRACT_SUFX= .tar.Z -MAINTAINER= tonymaher@optusnet.com.au +MAINTAINER= ports@FreeBSD.org COMMENT= Creation of multilocus linkage maps NO_WRKSUBDIR= true diff --git a/biology/dna-qc/Makefile b/biology/dna-qc/Makefile index 6713757fec88..3a21dff1e6bb 100644 --- a/biology/dna-qc/Makefile +++ b/biology/dna-qc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.tigr.org/pub/software/qc/ DISTNAME= qc EXTRACT_SUFX= .tar.Z -MAINTAINER= tonymaher@optusnet.com.au +MAINTAINER= ports@FreeBSD.org COMMENT= A quality control algorithm for DNA sequencing projects NO_WRKSUBDIR= true diff --git a/biology/primer3/Makefile b/biology/primer3/Makefile index 08497fbb4b15..bb8506a0ee46 100644 --- a/biology/primer3/Makefile +++ b/biology/primer3/Makefile @@ -11,7 +11,7 @@ CATEGORIES= biology MASTER_SITES= http://frodo.wi.mit.edu/primer3/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= tonymaher@optusnet.com.au +MAINTAINER= ports@FreeBSD.org COMMENT= Primer3 helps to choose primers for PCR reactions WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/biology/seqio/Makefile b/biology/seqio/Makefile index 6aa2ae361866..c6113fd5e0f3 100644 --- a/biology/seqio/Makefile +++ b/biology/seqio/Makefile @@ -11,7 +11,7 @@ CATEGORIES= biology MASTER_SITES= http://www.cs.ucdavis.edu/~gusfield/ DISTNAME= ${PORTNAME} -MAINTAINER= tonymaher@optusnet.com.au +MAINTAINER= ports@FreeBSD.org COMMENT= A set of C functions which can read/write biological sequence files WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/biology/wise/Makefile b/biology/wise/Makefile index 67cd27884d80..a4d752964434 100644 --- a/biology/wise/Makefile +++ b/biology/wise/Makefile @@ -11,7 +11,7 @@ CATEGORIES= biology MASTER_SITES= ftp://ftp.ebi.ac.uk/pub/software/unix/wise2/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= tonymaher@optusnet.com.au +MAINTAINER= ports@FreeBSD.org COMMENT= Intelligent algorithms for DNA searches WRKTOP= ${WRKDIR}/${DISTNAME} diff --git a/math/xgobi/Makefile b/math/xgobi/Makefile index a996b3ac4776..4024e780adbc 100644 --- a/math/xgobi/Makefile +++ b/math/xgobi/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://public.research.att.com/~stat/xgobi/ DISTNAME= xgobi EXTRACT_SUFX= .sh.gz -MAINTAINER= tonymaher@optusnet.com.au +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical data visualisation tool NO_CDROM= "Restrictive copyright (do not sell for profit)" diff --git a/net/generic-nqs/Makefile b/net/generic-nqs/Makefile index 5897f491bf5b..c43eb2009bcb 100644 --- a/net/generic-nqs/Makefile +++ b/net/generic-nqs/Makefile @@ -14,7 +14,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= fenner -MAINTAINER= tonymaher@optusnet.com.au +MAINTAINER= ports@FreeBSD.org COMMENT= Generic Network Queuing System USE_BZIP2= yes diff --git a/science/mayavi/Makefile b/science/mayavi/Makefile index 4bcb8a639bcf..42daab2ea8e0 100644 --- a/science/mayavi/Makefile +++ b/science/mayavi/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= MayaVi-${PORTVERSION} -MAINTAINER= tonymaher@optusnet.com.au +MAINTAINER= ports@FreeBSD.org COMMENT= A scientific data visualizer BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter |