diff options
author | jun <jun> | 2001-03-28 09:09:05 +0000 |
---|---|---|
committer | jun <jun> | 2001-03-28 09:09:05 +0000 |
commit | 89ff78ba9896f21d3f3821da2b119421e500954a (patch) | |
tree | 0ad0b2886debe45e0e98b768774d1a71e9ee69dd /security | |
parent | 8a1206bcbe76ab319f288aa7a2c3a4e35e0c7af1 (diff) | |
download | pkgsrc-89ff78ba9896f21d3f3821da2b119421e500954a.tar.gz |
add pgpdump
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 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 |