lang/Makefile: add and enable php81
This commit is contained in:
parent
c047091e80
commit
5cb6648ad3
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.610 2021/11/05 12:37:32 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.611 2021/11/27 07:25:28 taca Exp $
|
||||
#
|
||||
|
||||
COMMENT= Programming languages
|
||||
|
@ -193,6 +193,7 @@ SUBDIR+= php56
|
|||
SUBDIR+= php73
|
||||
SUBDIR+= php74
|
||||
SUBDIR+= php80
|
||||
SUBDIR+= php81
|
||||
SUBDIR+= picoc
|
||||
SUBDIR+= pict
|
||||
SUBDIR+= polyml
|
||||
|
|
Loading…
Reference in a new issue