diff options
-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 |