Verified Commit cc1e1653 authored by sunpoet's avatar sunpoet
Browse files

www/npm-node23: Remove expired port

parent 08ecb2b8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4625,3 +4625,4 @@ devel/py-coreschema|devel/py-openapi-schema-validator|2025-06-30|Has expired: Up
devel/py-itypes||2025-06-30|Has expired: Upstream archived repository and suggest using devel/py-pyrsistent instead
net-mgmt/zabbix5-server||2025-06-30|Has expired: Upstream EOL reaches on 2025-05-31
www/node23|www/node24|2025-06-30|Remove expired port. Node.js 23.* will reach its EoL on 2024-06-01. Use Node.js 24.* (www/node24) instead
www/npm-node23|www/npm-node24|2025-06-30|Remove expired port
+0 −1
Original line number Diff line number Diff line
@@ -497,7 +497,6 @@
    SUBDIR += npm-node18
    SUBDIR += npm-node20
    SUBDIR += npm-node22
    SUBDIR += npm-node23
    SUBDIR += npm-node24
    SUBDIR += nyxt
    SUBDIR += oauth2-proxy

www/npm-node23/Makefile

deleted100644 → 0
+0 −5
Original line number Diff line number Diff line
USES=		nodejs:23,run

MASTERDIR=	${.CURDIR}/../npm-node22

.include "${MASTERDIR}/Makefile"