diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-26 05:44:19 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-26 05:44:19 +0000 |
commit | 79ed41a8a032517e571d68b42937692ec14f0dae (patch) | |
tree | 711755e8addaf8e96d38721a3ad45b08e149d406 /biology | |
parent | 32b85b62b24a4b43b3041a282557f909848a3143 (diff) |
- reset MAINTAINER
Notes
Notes:
svn path=/head/; revision=299982
Diffstat (limited to 'biology')
-rw-r--r-- | biology/adun/Makefile | 2 | ||||
-rw-r--r-- | biology/biococoa/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/biology/adun/Makefile b/biology/adun/Makefile index 008173643940..cb270a53dfd2 100644 --- a/biology/adun/Makefile +++ b/biology/adun/Makefile @@ -12,7 +12,7 @@ CATEGORIES= biology gnustep MASTER_SITES= http://download.gna.org/adun/ DISTNAME= Adun-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Molecular Simulator for GNUstep LIB_DEPENDS+= gsl.16:${PORTSDIR}/math/gsl diff --git a/biology/biococoa/Makefile b/biology/biococoa/Makefile index 2c45572d73f9..8d583d1b6d4f 100644 --- a/biology/biococoa/Makefile +++ b/biology/biococoa/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/b/biococoa.app DISTNAME= biococoa.app_${PORTVERSION}.orig -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Bioinformatics framework LICENSE= LGPL21 |