summaryrefslogtreecommitdiff
path: root/sysutils/lsof/Makefile
diff options
context:
space:
mode:
authorLarry Rosenman <ler@FreeBSD.org>2022-09-16 20:47:06 -0500
committerLarry Rosenman <ler@FreeBSD.org>2022-09-16 20:48:41 -0500
commit789c2706eeab4b83b82036548ffcdb0ca0941a61 (patch)
tree9a8f35a3a233162a023fa5303eca3f2a27bfa552 /sysutils/lsof/Makefile
parentdevel/py-orjson: add missing bsd.port.options.mk (diff)
sysutils/lsof: move to the generic release
upstream was fine with releases not being FreeBSD specific. same content as 4.96.3-freebsd.
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 3d36fd8a9b10..0c1c242b1cc7 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -2,7 +2,7 @@
# to commit it. I (ler) don't have access to all the ARCH's
PORTNAME= lsof
-DISTVERSION= 4.96.3-freebsd
+DISTVERSION= 4.96.3
PORTEPOCH= 8
CATEGORIES= sysutils