diff options
author | khorben <khorben@pkgsrc.org> | 2013-06-05 19:57:40 +0000 |
---|---|---|
committer | khorben <khorben@pkgsrc.org> | 2013-06-05 19:57:40 +0000 |
commit | 388abfc04abec6776e20673d6ceda5b86a837132 (patch) | |
tree | 194d0dcb5888b830260187cc14b3ac3138454082 /security | |
parent | f00a65478e126fa45bc5659f0f5be02703d395a7 (diff) | |
download | pkgsrc-388abfc04abec6776e20673d6ceda5b86a837132.tar.gz |
Imported php-ssdeep as security/php-ssdeep
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 020050b0d9f..22273bc925f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.470 2013/06/05 19:51:27 khorben Exp $ +# $NetBSD: Makefile,v 1.471 2013/06/05 19:57:40 khorben Exp $ # COMMENT= Security tools @@ -287,6 +287,7 @@ SUBDIR+= pgp5 SUBDIR+= pgpdump SUBDIR+= pgpenvelope SUBDIR+= php-mcrypt +SUBDIR+= php-ssdeep SUBDIR+= php-suhosin SUBDIR+= pinentry SUBDIR+= pinentry-gtk |