summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2021-12-29 06:06:51 +0000
committertaca <taca@pkgsrc.org>2021-12-29 06:06:51 +0000
commit1773978b62061fc2c4587fa8d7081adc073d4185 (patch)
treeafd1466869f8af99988eb94d96dd88deacd3c575 /lang
parent9ca36fa0e796d816d1d2c30dedc6df9b8e1e1dda (diff)
downloadpkgsrc-1773978b62061fc2c4587fa8d7081adc073d4185.tar.gz
lang/Makefile: delete php73
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 0cbc92751d3..99e2854057d 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.617 2021/12/19 14:16:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.618 2021/12/29 06:06:51 taca Exp $
#
COMMENT= Programming languages
@@ -190,7 +190,6 @@ SUBDIR+= perl5
SUBDIR+= pfe
SUBDIR+= pforth
SUBDIR+= php56
-SUBDIR+= php73
SUBDIR+= php74
SUBDIR+= php80
SUBDIR+= php81