diff options
author | obrien <obrien@FreeBSD.org> | 2000-03-21 16:34:37 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-03-21 16:34:37 +0800 |
commit | c6cecb7e5e2fa8ed6de285d9f237636019d14c9d (patch) | |
tree | 543c1b84f0423b04ee48e8a3969f4de7bb209095 /sysutils/lsof | |
parent | 85e840748d4b348ed74d0f08e0c51090e608b076 (diff) | |
download | freebsd-ports-gnome-c6cecb7e5e2fa8ed6de285d9f237636019d14c9d.tar.gz freebsd-ports-gnome-c6cecb7e5e2fa8ed6de285d9f237636019d14c9d.tar.zst freebsd-ports-gnome-c6cecb7e5e2fa8ed6de285d9f237636019d14c9d.zip |
Vic Able has quickly reacted to 5.0-CURRENT and published a new LSOF
version just for us.
Submitted by: Vic Abell <abe@purdue.edu> [LSOF author]
Diffstat (limited to 'sysutils/lsof')
-rw-r--r-- | sysutils/lsof/Makefile | 4 | ||||
-rw-r--r-- | sysutils/lsof/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index f3cba5e38d7d..bbe135108c79 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -6,8 +6,8 @@ # $FreeBSD$ # -DISTNAME= lsof_4.48_W -PKGNAME= lsof-4.48 +DISTNAME= lsof_4.49A.freebsd +PKGNAME= lsof-4.48.1 CATEGORIES= sysutils MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \ diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index 3721224494bf..0f4eefd84e95 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1 +1 @@ -MD5 (lsof_4.48_W.tar.gz) = b17a197d5b06fde9ce73d55b5d2bde62 +MD5 (lsof_4.49A.freebsd.tar.gz) = 9289e825604e50866c311b97e3a1036a |