diff options
author | obrien <obrien@FreeBSD.org> | 2001-10-15 20:16:07 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-10-15 20:16:07 +0000 |
commit | 6163f434e1d0c72ad2e3249463fa7fb248e3ece8 (patch) | |
tree | 62b39a454eebd6fde0882d81e1d582bdfd4fd19c /sysutils/lsof | |
parent | 205190a9570323377aa4623414cecd6bcbad6497 (diff) | |
download | FreeBSD-ports-6163f434e1d0c72ad2e3249463fa7fb248e3ece8.zip FreeBSD-ports-6163f434e1d0c72ad2e3249463fa7fb248e3ece8.tar.gz |
Update for NFS changes in 5-CURRENT.
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 5e23610..b7a5857 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.58.1 +PORTVERSION= 4.58.2 CATEGORIES= sysutils MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \ @@ -19,7 +19,7 @@ MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://ftp.sunet.se/pub/unix/admin/lsof/ \ ftp://ftp.sunet.se/pub/unix/admin/lsof/NEW/ #DISTNAME= ${PORTNAME}_${PORTVERSION}_W -DISTNAME= ${PORTNAME}_4.59A.freebsd +DISTNAME= ${PORTNAME}_4.59B.freebsd MAINTAINER= obrien@FreeBSD.org diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index 232c818..7b6dfd2 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1 +1 @@ -MD5 (lsof_4.59A.freebsd.tar.gz) = f8e1d44df7029774eb670c15b72fce5d +MD5 (lsof_4.59B.freebsd.tar.gz) = 53a618c50805bf8814953022d61bc8ba |