diff options
author | drochner <drochner@pkgsrc.org> | 2002-01-29 16:30:23 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2002-01-29 16:30:23 +0000 |
commit | f79fce4c1dd867175ea179151981bac8770e889e (patch) | |
tree | bc5477486f6e89ca1758722460b1a7ecadd5455c /security | |
parent | e64e6888a9474a9286779dfe89a0a559edd33b07 (diff) | |
download | pkgsrc-f79fce4c1dd867175ea179151981bac8770e889e.tar.gz |
add py-cryptkit and py-gnupg
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 093f9fec227..74e66dfab9c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.99 2002/01/04 16:36:54 taca Exp $ +# $NetBSD: Makefile,v 1.100 2002/01/29 16:30:23 drochner Exp $ # COMMENT= Security tools @@ -79,6 +79,8 @@ SUBDIR+= pks SUBDIR+= portsentry SUBDIR+= priv SUBDIR+= py-amkCrypto +SUBDIR+= py-cryptkit +SUBDIR+= py-gnupg SUBDIR+= qident SUBDIR+= racoon SUBDIR+= rats |