diff options
author | fhajny <fhajny@pkgsrc.org> | 2014-10-01 12:14:02 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2014-10-01 12:14:02 +0000 |
commit | 67ab4be99fd1b2319d0fa371e941bee1db518ad5 (patch) | |
tree | df3d0ed9e8a87c34d8433f01ac94c97a6fd91a3e /security/Makefile | |
parent | 3190f4b73abe80820ef3b2dea42fcaaa2003512a (diff) | |
download | pkgsrc-67ab4be99fd1b2319d0fa371e941bee1db518ad5.tar.gz |
Add security/php-ssh2
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 98e55f22b68..b1ce4816d0d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.523 2014/09/20 03:34:56 brook Exp $ +# $NetBSD: Makefile,v 1.524 2014/10/01 12:14:02 fhajny Exp $ # COMMENT= Security tools @@ -315,6 +315,7 @@ SUBDIR+= pgpenvelope SUBDIR+= php-mcrypt SUBDIR+= php-oauth SUBDIR+= php-ssdeep +SUBDIR+= php-ssh2 SUBDIR+= php-suhosin SUBDIR+= pinentry SUBDIR+= pinentry-gtk |