diff options
author | jlam <jlam@pkgsrc.org> | 2002-06-09 19:24:17 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-06-09 19:24:17 +0000 |
commit | a325516cccf66652aace7d8ba1f0c5132af849d8 (patch) | |
tree | f0d7e4c5c99ee0e7c1185446f1adadaed50da5d0 /security | |
parent | f00ab2879da52aef15a9c2bd151438a1011e936c (diff) | |
download | pkgsrc-a325516cccf66652aace7d8ba1f0c5132af849d8.tar.gz |
Add and enable php4-mhash
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 caf02019d44..81e240079b9 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.106 2002/06/09 11:04:52 taca Exp $ +# $NetBSD: Makefile,v 1.107 2002/06/09 19:24:17 jlam Exp $ # COMMENT= Security tools @@ -79,6 +79,7 @@ SUBDIR+= pgp2 SUBDIR+= pgp5 SUBDIR+= pgpdump SUBDIR+= php4-mcrypt +SUBDIR+= php4-mhash SUBDIR+= pks SUBDIR+= portsentry SUBDIR+= priv |