diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 23:44:51 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 23:44:51 +0000 |
commit | 79252f8f3872e2ab2a80bb2dcaf47c2f04a304af (patch) | |
tree | 00a99fe447ffd25c1811a353b8e8c79c56651ddb /net-analyzer/portmon | |
parent | whitespace cleanup (diff) | |
download | gentoo-2-79252f8f3872e2ab2a80bb2dcaf47c2f04a304af.tar.gz gentoo-2-79252f8f3872e2ab2a80bb2dcaf47c2f04a304af.tar.bz2 gentoo-2-79252f8f3872e2ab2a80bb2dcaf47c2f04a304af.zip |
header fix
Diffstat (limited to 'net-analyzer/portmon')
-rw-r--r-- | net-analyzer/portmon/Manifest | 2 | ||||
-rw-r--r-- | net-analyzer/portmon/portmon-1.9.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/portmon/Manifest b/net-analyzer/portmon/Manifest index 1b3aebd22fd9..f250c6b63621 100644 --- a/net-analyzer/portmon/Manifest +++ b/net-analyzer/portmon/Manifest @@ -1,4 +1,4 @@ MD5 c0f3579368a2f23a18c438ed2088db6f ChangeLog 430 -MD5 8bb1ae7ae339951cb9a47bc4e4bbc204 portmon-1.9.ebuild 833 +MD5 1e31aef9cbb15e3825f0d8a5157001d7 portmon-1.9.ebuild 833 MD5 52e3317349da2a915781b132dba91d9f files/digest-portmon-1.9 63 MD5 812c26d0945ff1608d35efefe7196442 files/portmon.init 801 diff --git a/net-analyzer/portmon/portmon-1.9.ebuild b/net-analyzer/portmon/portmon-1.9.ebuild index e2ce0eed4f6f..93c384b22b7d 100644 --- a/net-analyzer/portmon/portmon-1.9.ebuild +++ b/net-analyzer/portmon/portmon-1.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/portmon/portmon-1.9.ebuild,v 1.2 2003/09/05 23:40:10 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/portmon/portmon-1.9.ebuild,v 1.3 2003/09/05 23:44:49 msterret Exp $ DESCRIPTION="Portmon is a netwok service monitoring daemon." SRC_URI="http://aboleo.net/software/portmon/downloads/${P}.tar.gz" |