diff options
Diffstat (limited to 'devel/mdb/Makefile')
-rw-r--r-- | devel/mdb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/mdb/Makefile b/devel/mdb/Makefile index b8fd95a10a79..3db8e0966c72 100644 --- a/devel/mdb/Makefile +++ b/devel/mdb/Makefile @@ -1,5 +1,5 @@ PORTNAME= mdb -PORTVERSION= 20240828 +PORTVERSION= 20250623 CATEGORIES= devel MAINTAINER= jhb@FreeBSD.org @@ -13,7 +13,7 @@ USES= compiler uidfix USE_GITHUB= yes GH_ACCOUNT= bsdjhb GH_PROJECT= illumos-gate -GH_TAGNAME= 9cf028ae25 +GH_TAGNAME= 612cd42 ONLY_FOR_ARCHS= amd64 |