diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-07-20 01:56:35 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-07-20 01:56:35 +0000 |
commit | 923951d741b258170b53ef86ce9cb521e900c3d1 (patch) | |
tree | 3b8c44e9867e698b060f6a32c88b2713eb64af21 /sysutils/lsof | |
parent | ae3b77d7538c4d5c5f299faff462908734e7edaa (diff) | |
download | ports-923951d741b258170b53ef86ce9cb521e900c3d1.tar.gz ports-923951d741b258170b53ef86ce9cb521e900c3d1.zip |
Notes
Diffstat (limited to 'sysutils/lsof')
-rw-r--r-- | sysutils/lsof/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index c6c08d52beb5..c903983c8ace 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.56.4 +PORTVERSION= 4.57 CATEGORIES= sysutils MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \ |