diff options
author | linimon <linimon@FreeBSD.org> | 2004-11-20 07:40:43 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-11-20 07:40:43 +0000 |
commit | 50df9f951163d7e788d140c76728596b9bb054b9 (patch) | |
tree | 5d112ea125e59bdfb3647bca09b8d5f2749d7657 /biology | |
parent | 839ae919607e62cc4136274cf806defc2456b0c5 (diff) | |
download | FreeBSD-ports-50df9f951163d7e788d140c76728596b9bb054b9.zip FreeBSD-ports-50df9f951163d7e788d140c76728596b9bb054b9.tar.gz |
With portmgr hat on, reset inactive maintainer.
Diffstat (limited to 'biology')
-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 64d93a7..c7d8b55 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 |