sthen 3143d9f50a drop php-7.2 and set pkgpath markers to update, it stopped getting
security fixes at the end of November 2020

update other PHP versions to 7.3.28, 7.4.18, 8.0.5
2021-04-30 17:00:26 +00:00

9 lines
143 B
Makefile

# $OpenBSD: Makefile,v 1.24 2021/04/30 17:00:26 sthen Exp $
SUBDIR =
SUBDIR += 7.3
SUBDIR += 7.4
SUBDIR += 8.0
.include <bsd.port.subdir.mk>