summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2012-06-16 05:22:34 +0000
committertaca <taca@pkgsrc.org>2012-06-16 05:22:34 +0000
commitbeadbfc1807c650557b8060dd971363d395bcb3f (patch)
tree649e95e30b6b02edd633a8cd24b61ff9734ad99e /lang/Makefile
parent88040b8ac3bfc46302dd9cd6476db8b6e599d7d2 (diff)
downloadpkgsrc-beadbfc1807c650557b8060dd971363d395bcb3f.tar.gz
Add and enable php54.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 1e11d95a55e..c86a9e2fee9 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.320 2012/05/06 13:13:17 obache Exp $
+# $NetBSD: Makefile,v 1.321 2012/06/16 05:22:34 taca Exp $
#
COMMENT= Programming languages
@@ -130,6 +130,7 @@ SUBDIR+= pforth
SUBDIR+= php5
SUBDIR+= php5-perl
SUBDIR+= php53
+SUBDIR+= php54
SUBDIR+= picoc
SUBDIR+= pict
SUBDIR+= pnet