summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-01-12 02:27:45 +0000
committerJeroen Roovers <jer@gentoo.org>2010-01-12 02:27:45 +0000
commit68023f61afe216a7469b708135d3728ee3344de1 (patch)
tree313c9001f955981146518bb986bd1ab653b46047 /net-nntp/inn/inn-2.5.1.ebuild
parentRemoved old (diff)
downloadgentoo-2-68023f61afe216a7469b708135d3728ee3344de1.tar.gz
gentoo-2-68023f61afe216a7469b708135d3728ee3344de1.tar.bz2
gentoo-2-68023f61afe216a7469b708135d3728ee3344de1.zip
Fix HOMEPAGE.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'net-nntp/inn/inn-2.5.1.ebuild')
-rw-r--r--net-nntp/inn/inn-2.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nntp/inn/inn-2.5.1.ebuild b/net-nntp/inn/inn-2.5.1.ebuild
index 4a5db6029c7b..d076e6aa58b1 100644
--- a/net-nntp/inn/inn-2.5.1.ebuild
+++ b/net-nntp/inn/inn-2.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nntp/inn/inn-2.5.1.ebuild,v 1.2 2010/01/12 02:09:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nntp/inn/inn-2.5.1.ebuild,v 1.3 2010/01/12 02:27:45 jer Exp $
EAPI="2"
@@ -10,7 +10,7 @@ inherit autotools eutils fixheadtails multilib ssl-cert
#RESTRICT="test"
DESCRIPTION="The Internet News daemon, fully featured NNTP server"
-HOMEPAGE="http://www.isc.org/products/INN"
+HOMEPAGE="https://www.isc.org/software/inn"
SRC_URI="ftp://ftp.isc.org/isc/inn/${P}.tar.gz"
SLOT="0"