diff options
Diffstat (limited to 'sci-chemistry/apbs/apbs-0.5.1.ebuild')
-rw-r--r-- | sci-chemistry/apbs/apbs-0.5.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-chemistry/apbs/apbs-0.5.1.ebuild b/sci-chemistry/apbs/apbs-0.5.1.ebuild index 6cb524d1b5ff..868d07fce050 100644 --- a/sci-chemistry/apbs/apbs-0.5.1.ebuild +++ b/sci-chemistry/apbs/apbs-0.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-0.5.1.ebuild,v 1.3 2008/03/23 11:39:18 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-0.5.1.ebuild,v 1.4 2009/02/05 05:44:50 darkside Exp $ inherit eutils fortran @@ -9,7 +9,7 @@ S="${WORKDIR}"/"${MY_P}" DESCRIPTION=" Software for evaluating the electrostatic properties of nanoscale biomolecular systems" LICENSE="GPL-2" -HOMEPAGE="http://agave.wustl.edu/apbs/" +HOMEPAGE="http://apbs.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tgz" SLOT="0" |