summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authortaca <taca>2016-09-11 16:58:50 +0000
committertaca <taca>2016-09-11 16:58:50 +0000
commit2395ceb2d3f6c4270b07a56c031797a5d85bfd09 (patch)
tree60e133d26ac4b7abed0492a80c0f3696733dcc75 /lang/Makefile
parent26e8ed17f4f099e9d15269d5d91d7ad4d64754ba (diff)
downloadpkgsrc-2395ceb2d3f6c4270b07a56c031797a5d85bfd09.tar.gz
Remove php55.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index a6338c58f62..791ec4c262a 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.440 2016/09/06 10:37:14 jperkin Exp $
+# $NetBSD: Makefile,v 1.441 2016/09/11 16:58:50 taca Exp $
#
COMMENT= Programming languages
@@ -165,7 +165,6 @@ SUBDIR+= perl5
SUBDIR+= pfe
SUBDIR+= pforth
#SUBDIR+= php # only contains Makefile fragments
-SUBDIR+= php55
SUBDIR+= php56
SUBDIR+= php70
SUBDIR+= php71