diff options
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 965d40e72d8..88075b6b8c6 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.322 2008/06/26 21:01:25 peter Exp $ +# $NetBSD: Makefile,v 1.323 2008/07/15 09:46:57 abs Exp $ # COMMENT= Security tools @@ -149,6 +149,7 @@ SUBDIR+= p5-Crypt-DES_EDE3 SUBDIR+= p5-Crypt-DH SUBDIR+= p5-Crypt-DSA SUBDIR+= p5-Crypt-GeneratePassword +SUBDIR+= p5-Crypt-GPG SUBDIR+= p5-Crypt-IDEA SUBDIR+= p5-Crypt-OpenPGP SUBDIR+= p5-Crypt-OpenSSL-Bignum |