summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2017-03-20 16:44:46 +0000
committertaca <taca@pkgsrc.org>2017-03-20 16:44:46 +0000
commit7f5e307b503fd269d7546520f502ac463a463aea (patch)
tree5edcbb36953f9ba46c29e0ae3d08ac1be369fb01 /security
parent0e0b75ead6736bf495c3a0d642fb79933cece5f7 (diff)
downloadpkgsrc-7f5e307b503fd269d7546520f502ac463a463aea.tar.gz
Add and enable php-pecl-mcrypt.
Diffstat (limited to 'security')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 021e3856681..ee74aa63f50 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.606 2017/03/13 11:26:40 leot Exp $
+# $NetBSD: Makefile,v 1.607 2017/03/20 16:44:46 taca Exp $
#
COMMENT= Security tools
@@ -347,6 +347,7 @@ SUBDIR+= pgpenvelope
SUBDIR+= php-mcrypt
SUBDIR+= php-oauth
SUBDIR+= php-oauth1
+SUBDIR+= php-pecl-mcrypt
SUBDIR+= php-ssdeep
SUBDIR+= php-ssh2
SUBDIR+= php-suhosin