diff options
Diffstat (limited to 'net-analyzer/ntop/ntop-4.0.3.ebuild')
-rw-r--r-- | net-analyzer/ntop/ntop-4.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ntop/ntop-4.0.3.ebuild b/net-analyzer/ntop/ntop-4.0.3.ebuild index 4687d7795446..c947c59e6a55 100644 --- a/net-analyzer/ntop/ntop-4.0.3.ebuild +++ b/net-analyzer/ntop/ntop-4.0.3.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-4.0.3.ebuild,v 1.8 2012/01/06 17:53:58 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-4.0.3.ebuild,v 1.9 2012/06/12 02:58:12 zmedico Exp $ EAPI="2" -inherit eutils autotools +inherit autotools eutils user DESCRIPTION="Network traffic analyzer with web interface" HOMEPAGE="http://www.ntop.org/products/ntop/" |