diff options
Diffstat (limited to 'biology')
-rw-r--r-- | biology/emboss/Makefile | 2 | ||||
-rw-r--r-- | biology/fasta/Makefile | 2 | ||||
-rw-r--r-- | biology/fasta3/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/biology/emboss/Makefile b/biology/emboss/Makefile index 17f1fd3..8d98b41 100644 --- a/biology/emboss/Makefile +++ b/biology/emboss/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${PORTNAME:U}-${PORTVERSION}${EXTRACT_SUFX} DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${PORTNAME:U}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= johann@egenetics.com +MAINTAINER= wjv@FreeBSD.org LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd diff --git a/biology/fasta/Makefile b/biology/fasta/Makefile index a5cff36..4bd56b4 100644 --- a/biology/fasta/Makefile +++ b/biology/fasta/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://ftp.virginia.edu/pub/fasta/ DISTNAME= fasta${PORTVERSION:S/.//g} EXTRACT_SUFX= .shar.Z -MAINTAINER= johann@egenetics.com +MAINTAINER= wjv@FreeBSD.org NO_CDROM= May not be sold or incorporated into a commercial product WRKSRC= ${WRKDIR}/fasta diff --git a/biology/fasta3/Makefile b/biology/fasta3/Makefile index 9723e48..a7d91cd 100644 --- a/biology/fasta3/Makefile +++ b/biology/fasta3/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://ftp.virginia.edu/pub/fasta/ DISTNAME= fasta${PORTVERSION:S/.//g} EXTRACT_SUFX= .shar.Z -MAINTAINER= johann@egenetics.com +MAINTAINER= wjv@FreeBSD.org NO_CDROM= May not be sold or incorporated into a commercial product WRKSRC= ${WRKDIR}/fasta3 |