diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-01-19 06:46:09 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-01-19 06:46:09 +0000 |
commit | e2d49709be3f91e4eb5a929a78e7fa2f8fd30c4e (patch) | |
tree | d1f3375e13e74fed334b6043ad1d1c3e764a9573 /net-www/horde-turba | |
parent | SLOT should be 0 (diff) | |
download | gentoo-2-e2d49709be3f91e4eb5a929a78e7fa2f8fd30c4e.tar.gz gentoo-2-e2d49709be3f91e4eb5a929a78e7fa2f8fd30c4e.tar.bz2 gentoo-2-e2d49709be3f91e4eb5a929a78e7fa2f8fd30c4e.zip |
better HOMEPAGE
Diffstat (limited to 'net-www/horde-turba')
-rw-r--r-- | net-www/horde-turba/horde-turba-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/horde-turba/horde-turba-1.2.1.ebuild b/net-www/horde-turba/horde-turba-1.2.1.ebuild index 877836a3ec50..eba006b38439 100644 --- a/net-www/horde-turba/horde-turba-1.2.1.ebuild +++ b/net-www/horde-turba/horde-turba-1.2.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/horde-turba/horde-turba-1.2.1.ebuild,v 1.7 2004/01/19 06:38:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/horde-turba/horde-turba-1.2.1.ebuild,v 1.8 2004/01/19 06:46:09 vapier Exp $ inherit webapp-apache MY_P=${P/horde-/} DESCRIPTION="Turba is the Horde address book / contact management program" -HOMEPAGE="http://www.horde.org/" +HOMEPAGE="http://www.horde.org/turba/" SRC_URI="ftp://ftp.horde.org/pub/turba/tarballs/${MY_P}.tar.gz" LICENSE="GPL-2" |