diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-03-21 13:54:17 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-03-21 13:54:17 +0000 |
commit | 9c54760d3e7cd42fd2313b5dc2e6427609c0ed29 (patch) | |
tree | de550853bf7bf124aa20cca976526e8c43419135 /security | |
parent | c08adf55a4054c2c74b6ed820151ade057e0a0b9 (diff) |
Add comms/kpilot, devel/p5-File-Sync, games/tank, security/pgp5 and
www/checkbot.
Forgotten or misspelled by: various people :p
Notes
Notes:
svn path=/head/; revision=10271
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 aaa3d714a1c2..892fcd46592f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.26 1998/02/13 22:17:51 obrien Exp $ +# $Id: Makefile,v 1.27 1998/03/02 10:36:22 obrien Exp $ # SUBDIR += SSLeay @@ -17,6 +17,7 @@ SUBDIR += p5-MD5 SUBDIR += p5-PGP SUBDIR += pgp + SUBDIR += pgp5 SUBDIR += pidentd SUBDIR += rsaref SUBDIR += ssh |