diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2001-06-27 10:15:01 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2001-06-27 10:15:01 +0000 |
commit | afc010f63a6f8f0210741155e0af8471d5df02cb (patch) | |
tree | 18966b10f1819c6d045f907082f456b726f2704c /biology | |
parent | bf04579e779b008d21ec1ef6db52ac3099ed37e0 (diff) |
Notes
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 17f1fd3f4626..8d98b41cff66 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 a5cff36068c4..4bd56b4605bf 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 9723e48be470..a7d91cdb2236 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 |