diff options
author | obrien <obrien@FreeBSD.org> | 1997-04-28 13:29:39 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-04-28 13:29:39 +0800 |
commit | f20e27dc4759443624ce334d007a4049b7fb46e3 (patch) | |
tree | 6aa80c48f8bc58cced555116c232d242d057ae50 /sysutils | |
parent | 3cd3c96bfcb89fde9aab8c8b058b036b0674711f (diff) | |
download | freebsd-ports-gnome-f20e27dc4759443624ce334d007a4049b7fb46e3.tar.gz freebsd-ports-gnome-f20e27dc4759443624ce334d007a4049b7fb46e3.tar.zst freebsd-ports-gnome-f20e27dc4759443624ce334d007a4049b7fb46e3.zip |
Upgrade to 4.05. (sorry Philippe Charnier, Vic Abell updated the dist
before I could commit an upgrade)
Submitted by: Philippe Charnier <charnier@xp11.frmug.org> (4.04 notice)
Diffstat (limited to 'sysutils')
-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 f55110d8f202..c364120b6c4f 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -3,11 +3,11 @@ # Date created: Sat July 20, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.8 1997/04/01 22:10:37 fenner Exp $ +# $Id: Makefile,v 1.9 1997/04/15 01:46:05 obrien Exp $ # -DISTNAME= lsof_4.03_W -PKGNAME= lsof-4.03 +DISTNAME= lsof_4.05_W +PKGNAME= lsof-4.05 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 04c306be3016..083132211ec6 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1 +1 @@ -MD5 (lsof_4.03_W.tar.gz) = b01aacf1bc881a5b1f4087bcf1428984 +MD5 (lsof_4.05_W.tar.gz) = 1dab49a65709e5fae04b903c7a5edfb2 |