summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca>2015-02-01 08:12:59 +0000
committertaca <taca>2015-02-01 08:12:59 +0000
commitddbc09ec1b67f757c83190faf46ccb9692932ea7 (patch)
treeafdffcc4e088b9d66692586166a79940b1e001d6 /www
parent3c86ba3f9599156b7c94ecb06b651960b019c89f (diff)
downloadpkgsrc-ddbc09ec1b67f757c83190faf46ccb9692932ea7.tar.gz
Add and enable php-apcu.
Diffstat (limited to 'www')
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index 55d5239e0f7..3a024add565 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1083 2015/01/25 12:03:37 adam Exp $
+# $NetBSD: Makefile,v 1.1084 2015/02/01 08:12:59 taca Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -522,6 +522,7 @@ SUBDIR+= pear-HTTP
SUBDIR+= pear-HTTP_Request
SUBDIR+= pear-HTTP_Request2
SUBDIR+= php-apc
+SUBDIR+= php-apcu
SUBDIR+= php-basercms
SUBDIR+= php-concrete5
SUBDIR+= php-curl