diff options
author | obrien <obrien@FreeBSD.org> | 2001-02-05 07:00:29 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-02-05 07:00:29 +0000 |
commit | fc9e6792c3196944efa42fa71b09817e5dc62366 (patch) | |
tree | 9da667dc259b681f7d1251663446eeeba13eabb8 /sysutils/lsof | |
parent | c72c0474b73a21b3338e20e64879ea86d37250ed (diff) | |
download | FreeBSD-ports-fc9e6792c3196944efa42fa71b09817e5dc62366.zip FreeBSD-ports-fc9e6792c3196944efa42fa71b09817e5dc62366.tar.gz |
Update to 4.54.
Diffstat (limited to 'sysutils/lsof')
-rw-r--r-- | sysutils/lsof/Makefile | 6 | ||||
-rw-r--r-- | sysutils/lsof/distinfo | 3 |
2 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 8774b47..00963c1 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.53.4 +PORTVERSION= 4.54 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.54C.freebsd +DISTNAME= ${PORTNAME}_${PORTVERSION}_W +#DISTNAME= ${PORTNAME}_4.54C.freebsd MAINTAINER= obrien@FreeBSD.org diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index 97146e5..3c1f894 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1,2 +1 @@ -MD5 (lsof_4.54C.freebsd.tar.gz) = 12030a80e66cdf368cccbc2a849625d7 -MD5 (misc.c_patch) = a8c68fd9301190da5916f03b9c48a3ed +MD5 (lsof_4.54_W.tar.gz) = 2b87017932031e44e1209040a0a1f582 |