diff options
author | taca <taca@pkgsrc.org> | 2012-06-16 15:08:56 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-06-16 15:08:56 +0000 |
commit | fc309e0c42415d5ae41fa5ad516485ad8f0eb83f (patch) | |
tree | 78190d86fba879066c047ec01122e0ff1701fcc6 /security | |
parent | 606c1b9f2ee8912ea2c032b94e4e2524be3a387d (diff) | |
download | pkgsrc-fc309e0c42415d5ae41fa5ad516485ad8f0eb83f.tar.gz |
Remove php-mhash.
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index 9609a986c69..3cc5c62bd16 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.436 2012/06/02 14:32:15 bsiegert Exp $ +# $NetBSD: Makefile,v 1.437 2012/06/16 15:08:56 taca Exp $ # COMMENT= Security tools @@ -272,7 +272,6 @@ SUBDIR+= pgp5 SUBDIR+= pgpdump SUBDIR+= pgpenvelope SUBDIR+= php-mcrypt -SUBDIR+= php-mhash SUBDIR+= php-suhosin SUBDIR+= pinentry SUBDIR+= pinentry-gtk |