diff options
Diffstat (limited to 'dev-lang/open-cobol/open-cobol-1.0.ebuild')
-rw-r--r-- | dev-lang/open-cobol/open-cobol-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/open-cobol/open-cobol-1.0.ebuild b/dev-lang/open-cobol/open-cobol-1.0.ebuild index dafcee159402..423a424de151 100644 --- a/dev-lang/open-cobol/open-cobol-1.0.ebuild +++ b/dev-lang/open-cobol/open-cobol-1.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/open-cobol/open-cobol-1.0.ebuild,v 1.2 2008/05/12 07:45:19 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/open-cobol/open-cobol-1.0.ebuild,v 1.3 2008/09/06 11:33:17 pchrist Exp $ inherit eutils DESCRIPTION="an open-source COBOL compiler" -HOMEPAGE="http://www.open-cobol.org/" +HOMEPAGE="http://www.opencobol.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" |