diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-08-21 17:32:10 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-08-21 17:32:10 +0000 |
commit | 7afb11a355eee2bf3e94d732e87e8c983555c060 (patch) | |
tree | c637e4a2118ef53bf66fc1ac56b3eca865d69aab /sysutils | |
parent | 21709556a93a46a79e5b1cbf242639db9f00c206 (diff) | |
download | ports-7afb11a355eee2bf3e94d732e87e8c983555c060.tar.gz ports-7afb11a355eee2bf3e94d732e87e8c983555c060.zip |
Notes
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 c903983c8ace..dcbf6e685880 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.57 +PORTVERSION= 4.57.1 CATEGORIES= sysutils MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \ @@ -18,8 +18,8 @@ MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://ftp.web.ad.jp/pub/UNIX/tools/lsof/NEW/ \ ftp://ftp.sunet.se/pub/unix/admin/lsof/ \ ftp://ftp.sunet.se/pub/unix/admin/lsof/NEW/ -#DISTNAME= ${PORTNAME}_${PORTVERSION}_W -DISTNAME= ${PORTNAME}_4.57D.freebsd +DISTNAME= ${PORTNAME}_${PORTVERSION}_W +DISTNAME= ${PORTNAME}_4.58A.freebsd MAINTAINER= obrien@FreeBSD.org diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index cc8eef5a4608..5305782017c9 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1 +1 @@ -MD5 (lsof_4.57D.freebsd.tar.gz) = e42cb1d4643bb4915ab887ecabcd47e2 +MD5 (lsof_4.58A.freebsd.tar.gz) = f11638f344e3ad8aff5abe1ab0f14db2 |