update lsof to newest version, so that port works.
lsof is also needed for tcplist port.
This commit is contained in:
parent
8695e9be07
commit
860c178195
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9722
2 changed files with 4 additions and 4 deletions
|
@ -3,11 +3,11 @@
|
|||
# Date created: Sat July 20, 1996
|
||||
# Whom: David O'Brien (obrien@FreeBSD.org)
|
||||
#
|
||||
# $Id: Makefile,v 1.16 1997/08/20 23:28:17 obrien Exp $
|
||||
# $Id: Makefile,v 1.17 1998/01/15 18:12:11 obrien Exp $
|
||||
#
|
||||
|
||||
DISTNAME= lsof_4.22_W
|
||||
PKGNAME= lsof-4.22
|
||||
DISTNAME= lsof_4.25_W
|
||||
PKGNAME= lsof-4.25
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \
|
||||
ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (lsof_4.22_W.tar.gz) = 9449329cd4e78819fd6d21306d80dae7
|
||||
MD5 (lsof_4.25_W.tar.gz) = ccb10365d0c7ea2ba2886ca4be6d73d6
|
||||
|
|
Loading…
Reference in a new issue