diff options
Diffstat (limited to 'biology')
-rw-r--r-- | biology/adun/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/adun/Makefile b/biology/adun/Makefile index a1a4abda0c30..14e889492e17 100644 --- a/biology/adun/Makefile +++ b/biology/adun/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: adun # Date created: 4 Sep 2006 -# Whom: gurkan@linuks.mine.nu +# Whom: gurkan@phys.ethz.ch # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= biology gnustep MASTER_SITES= http://download.gna.org/adun/ DISTNAME= Adun${PORTVERSION} -MAINTAINER= gurkan@linuks.mine.nu +MAINTAINER= gurkan@phys.ethz.ch COMMENT= Molecular Simulator for GNUstep LIB_DEPENDS+= gsl.12:${PORTSDIR}/math/gsl |