diff options
Diffstat (limited to 'sys-apps/lsof/lsof-4.64.ebuild')
-rw-r--r-- | sys-apps/lsof/lsof-4.64.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/lsof/lsof-4.64.ebuild b/sys-apps/lsof/lsof-4.64.ebuild index b25940cefb0d..a4486e6ee8f8 100644 --- a/sys-apps/lsof/lsof-4.64.ebuild +++ b/sys-apps/lsof/lsof-4.64.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/lsof/lsof-4.64.ebuild,v 1.6 2002/09/26 18:54:03 vapier Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lsof/lsof-4.64.ebuild,v 1.7 2002/10/04 06:27:00 vapier Exp $ MY_P=${P/-/_} S=${WORKDIR}/${MY_P}/${MY_P}_src |