diff options
Diffstat (limited to 'net-dns/updatedd/updatedd-2.6.ebuild')
-rw-r--r-- | net-dns/updatedd/updatedd-2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/updatedd/updatedd-2.6.ebuild b/net-dns/updatedd/updatedd-2.6.ebuild index d295ec42bf66..af4281f71a31 100644 --- a/net-dns/updatedd/updatedd-2.6.ebuild +++ b/net-dns/updatedd/updatedd-2.6.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/net-dns/updatedd/updatedd-2.6.ebuild,v 1.2 2008/04/01 10:39:00 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/updatedd/updatedd-2.6.ebuild,v 1.3 2008/12/18 04:15:31 serkan Exp $ inherit eutils DESCRIPTION="Dynamic DNS client with plugins for several dynamic dns services" -HOMEPAGE="http://updatedd.philipp-benner.de/" +HOMEPAGE="http://savannah.nongnu.org/projects/updatedd/" SRC_URI="http://savannah.nongnu.org/download/updatedd/${PN}_${PV}.tar.gz" LICENSE="GPL-2" |