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 d17b310c09d1..7db5f45f9a88 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. +# Copyright 1999-2003 Gentoo Technologies, Inc. # 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.11 2003/01/09 21:27:49 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lsof/lsof-4.64.ebuild,v 1.12 2003/02/13 16:03:30 vapier Exp $ MY_P=${P/-/_} S=${WORKDIR}/${MY_P}/${MY_P}_src |