diff options
author | jun <jun> | 2001-03-28 09:09:05 +0000 |
---|---|---|
committer | jun <jun> | 2001-03-28 09:09:05 +0000 |
commit | 31e700017399e009d1cf587e8d9f4fdddba81eff (patch) | |
tree | 0ad0b2886debe45e0e98b768774d1a71e9ee69dd /security/Makefile | |
parent | bda0dc50d689c3bd6e378a652b76ae77687a051b (diff) | |
download | pkgsrc-31e700017399e009d1cf587e8d9f4fdddba81eff.tar.gz |
add pgpdump
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 43efb558736..2434a40a746 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.73 2001/03/26 14:39:37 hubertf Exp $ +# $NetBSD: Makefile,v 1.74 2001/03/28 09:09:05 jun Exp $ # COMMENT= Security tools @@ -49,6 +49,7 @@ SUBDIR+= pakemon SUBDIR+= pam-ldap SUBDIR+= pgp2 SUBDIR+= pgp5 +SUBDIR+= pgpdump SUBDIR+= pks SUBDIR+= portsentry SUBDIR+= priv |