diff options
author | 2005-08-24 14:13:54 +0000 | |
---|---|---|
committer | 2005-08-24 14:13:54 +0000 | |
commit | 43b2ea5a4d17c8400eb2bcaa9a541c14420c52fc (patch) | |
tree | 57a3d743d9165cb9c6c6e2e24e28590fffdd4078 /net-analyzer/ntop/ChangeLog | |
parent | Initial commit. Since this is the same build as the initial part of kudzu-kn... (diff) | |
download | gentoo-2-43b2ea5a4d17c8400eb2bcaa9a541c14420c52fc.tar.gz gentoo-2-43b2ea5a4d17c8400eb2bcaa9a541c14420c52fc.tar.bz2 gentoo-2-43b2ea5a4d17c8400eb2bcaa9a541c14420c52fc.zip |
FreeBSD fix: root:root -> root:0.
(Portage version: 2.0.51.22)
Diffstat (limited to 'net-analyzer/ntop/ChangeLog')
-rw-r--r-- | net-analyzer/ntop/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-analyzer/ntop/ChangeLog b/net-analyzer/ntop/ChangeLog index 9ad6493ef6f5..40b862ba6bea 100644 --- a/net-analyzer/ntop/ChangeLog +++ b/net-analyzer/ntop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/ntop # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.38 2005/08/23 13:44:24 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.39 2005/08/24 14:13:54 flameeyes Exp $ + + 24 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> ntop-3.1.ebuild: + FreeBSD fix: root:root -> root:0. 23 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> ntop-3.1.ebuild: Use -1 instead of /bin/false, bug #103421. |