diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-11-20 07:40:43 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-11-20 07:40:43 +0000 |
commit | 9f305c48e4b799dc6d56fc90d558184cb4f750e6 (patch) | |
tree | 8f105dd3e78be294dc80f69b9a940c8e9145c718 /biology/emboss | |
parent | 15af3f18659ea36bc76992510fd4fdb544009b79 (diff) | |
download | ports-9f305c48e4b799dc6d56fc90d558184cb4f750e6.tar.gz ports-9f305c48e4b799dc6d56fc90d558184cb4f750e6.zip |
Notes
Diffstat (limited to 'biology/emboss')
-rw-r--r-- | biology/emboss/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/emboss/Makefile b/biology/emboss/Makefile index 64d93a71a02f..c7d8b55f1fd9 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= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A collection of open source tools for genetic sequence analysis LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd |