diff options
author | abs <abs@pkgsrc.org> | 2008-07-15 09:46:57 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2008-07-15 09:46:57 +0000 |
commit | 55132154124d927caef909cc68c32f9884af49cf (patch) | |
tree | 9bed9220aa125177f08227c53be35137019b8094 /security | |
parent | cb9a8c0dd2caf109ab8c422b2c5f732ace8c0193 (diff) | |
download | pkgsrc-55132154124d927caef909cc68c32f9884af49cf.tar.gz |
+p5-Crypt-GPG
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 |