summaryrefslogtreecommitdiff
path: root/sysutils/lsof/Makefile
diff options
context:
space:
mode:
authorLarry Rosenman <ler@FreeBSD.org>2020-01-06 20:42:08 +0000
committerLarry Rosenman <ler@FreeBSD.org>2020-01-06 20:42:08 +0000
commitdf50e374f58cad0f07a655102f118112c6e5ab08 (patch)
treed4e2b12ffab8d620875aecc4f334f471deef7c48 /sysutils/lsof/Makefile
parentwww/p5-Net-Curl update to 0.42 (diff)
sysutils/lsof: fix build following base r356337.
I took the patch from 243122 as it was more correct. PR: 243122, 243083 Submitted by: cy, yasu@utahime.org
Notes
Notes: svn path=/head/; revision=522273
Diffstat (limited to 'sysutils/lsof/Makefile')
-rw-r--r--sysutils/lsof/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index 77c5234d0d21..c5e410f9dfa8 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lsof
DISTVERSION= 4.93.2
-PORTREVISION= 6
+PORTREVISION= 8
PORTEPOCH= 8
CATEGORIES= sysutils