diff options
author | obrien <obrien@FreeBSD.org> | 1998-01-16 02:12:11 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1998-01-16 02:12:11 +0800 |
commit | 6dc323e68c58746a6794628489c90345ba9ef27a (patch) | |
tree | 5bdbf724ab1b3de1a142da2ca170eda3a502aed5 | |
parent | ad39627e10c327447794a70d15bc97f2a5dc43d2 (diff) | |
download | freebsd-ports-gnome-6dc323e68c58746a6794628489c90345ba9ef27a.tar.gz freebsd-ports-gnome-6dc323e68c58746a6794628489c90345ba9ef27a.tar.zst freebsd-ports-gnome-6dc323e68c58746a6794628489c90345ba9ef27a.zip |
Upgrade to 4.22.
Noticed by: James Pace <jepace@cup.hp.com>
-rw-r--r-- | sysutils/lsof/Makefile | 6 | ||||
-rw-r--r-- | sysutils/lsof/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 24e6f5d6176d..6d940f242faf 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -3,11 +3,11 @@ # Date created: Sat July 20, 1996 # Whom: David O'Brien (obrien@FreeBSD.org) # -# $Id: Makefile,v 1.15 1997/08/06 07:04:39 obrien Exp $ +# $Id: Makefile,v 1.16 1997/08/20 23:28:17 obrien Exp $ # -DISTNAME= lsof_4.15_W -PKGNAME= lsof-4.15 +DISTNAME= lsof_4.22_W +PKGNAME= lsof-4.22 CATEGORIES= sysutils MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \ diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index c9ffd19bd2c6..2e710e66f51c 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1 +1 @@ -MD5 (lsof_4.15_W.tar.gz) = fb7992cfcba6fa4bcb7e18c5e34a7895 +MD5 (lsof_4.22_W.tar.gz) = 9449329cd4e78819fd6d21306d80dae7 |