diff options
author | tv <tv@pkgsrc.org> | 2005-01-10 18:24:59 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-01-10 18:24:59 +0000 |
commit | 5688f67bca39d0be116a3e640db9d1dc148e26eb (patch) | |
tree | 3950f3919a7fe70c34e73497d077d1087e183587 /security | |
parent | cac24129323fac7b7479635f306df50f27a15f77 (diff) | |
download | pkgsrc-5688f67bca39d0be116a3e640db9d1dc148e26eb.tar.gz |
+pgpenvelope
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 aa23c65ebd0..e387153cad5 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.217 2005/01/10 18:23:01 tv Exp $ +# $NetBSD: Makefile,v 1.218 2005/01/10 18:24:59 tv Exp $ # COMMENT= Security tools @@ -161,6 +161,7 @@ SUBDIR+= pflkm SUBDIR+= pgp2 SUBDIR+= pgp5 SUBDIR+= pgpdump +SUBDIR+= pgpenvelope SUBDIR+= php-mcrypt SUBDIR+= php-mhash SUBDIR+= php-openssl |