diff options
-rw-r--r-- | net-analyzer/portmon/portmon-2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/portmon/portmon-2.0.ebuild b/net-analyzer/portmon/portmon-2.0.ebuild index eb5b845910b8..c413b752a878 100644 --- a/net-analyzer/portmon/portmon-2.0.ebuild +++ b/net-analyzer/portmon/portmon-2.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="Portmon is a network service monitoring daemon" HOMEPAGE="http://aboleo.net/software/portmon/" -SRC_URI="${HOMEPAGE}downloads/${P}.tar.gz" +SRC_URI="http://aboleo.net/software/portmon/downloads/${P}.tar.gz" KEYWORDS="~amd64 ~ppc x86" SLOT="0" |