diff options
author | jlam <jlam> | 2001-10-16 06:07:11 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-10-16 06:07:11 +0000 |
commit | f99b6eaa0c34ef0cb389c4a8f832decb415b2e1c (patch) | |
tree | 74c774ea3b1b7ecfa8ba3be85d5362136e0e1f09 /security/Makefile | |
parent | e2778bd668c33d7d450395710b38e5b8583e1c61 (diff) | |
download | pkgsrc-f99b6eaa0c34ef0cb389c4a8f832decb415b2e1c.tar.gz |
Note addition of php4-mcrypt.
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 612ea0b9e60..ba67ff2c830 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.91 2001/10/01 15:25:40 wiz Exp $ +# $NetBSD: Makefile,v 1.92 2001/10/16 06:07:11 jlam Exp $ # COMMENT= Security tools @@ -70,6 +70,7 @@ SUBDIR+= pam-ldap SUBDIR+= pgp2 SUBDIR+= pgp5 SUBDIR+= pgpdump +SUBDIR+= php4-mcrypt SUBDIR+= pks SUBDIR+= portsentry SUBDIR+= priv |