diff options
author | tv <tv@pkgsrc.org> | 2005-01-10 18:23:01 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-01-10 18:23:01 +0000 |
commit | 381930dae72289329c1626106abc764632e4ebdd (patch) | |
tree | 01b7005af29ab16169d3c4f76df343ab68757c54 /security | |
parent | c0eb497c1feb1e9cd6f3a409aa0ed11c8b35847d (diff) | |
download | pkgsrc-381930dae72289329c1626106abc764632e4ebdd.tar.gz |
+p5-GnuPG-Interface
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 0b85f4a521f..aa23c65ebd0 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.216 2004/12/27 22:59:41 wiz Exp $ +# $NetBSD: Makefile,v 1.217 2005/01/10 18:23:01 tv Exp $ # COMMENT= Security tools @@ -145,6 +145,7 @@ SUBDIR+= p5-Digest-MD5 SUBDIR+= p5-Digest-Nilsimsa SUBDIR+= p5-Digest-SHA SUBDIR+= p5-Digest-SHA1 +SUBDIR+= p5-GnuPG-Interface SUBDIR+= p5-IO-Socket-SSL SUBDIR+= p5-Module-Signature SUBDIR+= p5-Net-DNS-SEC |