summaryrefslogtreecommitdiff
path: root/sysutils/lsof/Makefile
diff options
context:
space:
mode:
authorLarry Rosenman <ler@FreeBSD.org>2019-07-26 13:59:14 +0000
committerLarry Rosenman <ler@FreeBSD.org>2019-07-26 13:59:14 +0000
commit9c9f353be9b1621c815e346e4ff3fde31c9f8fef (patch)
tree5680b4c6ea2cbcb1edbbbb69e68f83e334ade9d7 /sysutils/lsof/Makefile
parentsysutils/reggae: Update to 0.1.5 (diff)
sysutils/lsof: add <stdbool.h> to support recent -CURRENT.
Notes
Notes: svn path=/head/; revision=507357
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 66b2f9e406c8..2b1c54119002 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lsof
DISTVERSION= 4.93.2
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 8
CATEGORIES= sysutils