diff options
author | obrien <obrien@FreeBSD.org> | 2001-09-23 00:10:02 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-09-23 00:10:02 +0000 |
commit | b54035ffff3668e0d4af3da5dcd9bec52def5690 (patch) | |
tree | 5b3e3fedad96be55d0df480a39a70173b21aff70 /sysutils/lsof | |
parent | d1354ca36ba2cdd1cf08131c14d43fd326cee612 (diff) | |
download | FreeBSD-ports-b54035ffff3668e0d4af3da5dcd9bec52def5690.zip FreeBSD-ports-b54035ffff3668e0d4af3da5dcd9bec52def5690.tar.gz |
Update to version 4.58.1
This version now takes into account our new split nfsserver / nfsclient
headers in -CURRENT.
Diffstat (limited to 'sysutils/lsof')
-rw-r--r-- | sysutils/lsof/Makefile | 8 | ||||
-rw-r--r-- | sysutils/lsof/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 4fdd332..5e23610 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.58 +PORTVERSION= 4.58.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,12 +18,12 @@ 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.58B.freebsd +#DISTNAME= ${PORTNAME}_${PORTVERSION}_W +DISTNAME= ${PORTNAME}_4.59A.freebsd MAINTAINER= obrien@FreeBSD.org -#FIXUP_RELEASE= yes +FIXUP_RELEASE= yes WRKSRC= ${WRKDIR}/${SRCBALL_NAME} HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index 6ebe6bb..232c818 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1 +1 @@ -MD5 (lsof_4.58_W.tar.gz) = e09f4dea4c07cd6af7d85ea91991e96e +MD5 (lsof_4.59A.freebsd.tar.gz) = f8e1d44df7029774eb670c15b72fce5d |