diff options
author | obrien <obrien@FreeBSD.org> | 2003-08-31 08:52:57 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2003-08-31 08:52:57 +0000 |
commit | 96f68895a714aa3e07fbe05718ff19136180fa8f (patch) | |
tree | 43a35e0623ac2b1091539d6c504f40c175f698b7 /sysutils/lsof | |
parent | 30434bc2411472c93be412e007b822047bf200c7 (diff) | |
download | FreeBSD-ports-96f68895a714aa3e07fbe05718ff19136180fa8f.zip FreeBSD-ports-96f68895a714aa3e07fbe05718ff19136180fa8f.tar.gz |
Update to an interm version that handles 5.1-CURRENT again.
Submitted by: Vic Abell <abe@purdue.edu>
Diffstat (limited to 'sysutils/lsof')
-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 9acb09c..218f63c 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.68 +PORTVERSION= 4.68.2 CATEGORIES= sysutils MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \ @@ -18,9 +18,9 @@ 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/ -#FIXUP_RELEASE= yes +FIXUP_RELEASE= yes .if defined(FIXUP_RELEASE) -DISTNAME= ${PORTNAME}_4.68B.freebsd +DISTNAME= ${PORTNAME}_4.69B.freebsd .else DISTNAME= ${PORTNAME}_${PORTVERSION} .endif diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index ed42449..2b14610 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1 +1 @@ -MD5 (lsof_4.68.tar.gz) = d7f92a5b2e30f2e028a5151199a5fcfb +MD5 (lsof_4.69B.freebsd.tar.gz) = bf2cc50167f73183e4dc9f3e84d52c29 |