diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-04-10 16:11:24 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-04-10 16:11:24 +0000 |
commit | deb298071b401f7efead4a5866bdbfee1f1e5e02 (patch) | |
tree | a1827c1f7176f478d37cb2f753450d52f0bf1faf /biology | |
parent | 5df98aa14b6238a63959af9c4f3ad8d0a5e731df (diff) |
Notes
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 |