diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-06-07 02:25:05 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-06-07 02:25:05 +0000 |
commit | 04f7b83b50b1e99c26649be44fcba491944eb25a (patch) | |
tree | c3651dbb28e4041ceab1097270f3412ebfa53b19 /security/Makefile | |
parent | 2b1fcf810d17799b41d91733738931cacb4ddc8c (diff) |
Notes
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 892fcd46592f..6fc6a697aa86 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.27 1998/03/02 10:36:22 obrien Exp $ +# $Id: Makefile,v 1.28 1998/03/21 13:54:13 asami Exp $ # SUBDIR += SSLeay @@ -16,6 +16,7 @@ SUBDIR += p5-Crypt-IDEA SUBDIR += p5-MD5 SUBDIR += p5-PGP + SUBDIR += p5-PGP-Sign SUBDIR += pgp SUBDIR += pgp5 SUBDIR += pidentd |