diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-12-31 14:32:42 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-12-31 14:32:42 +0000 |
commit | db173d54d636cd92b2f177cfabfc15dedf64b74c (patch) | |
tree | b5a25416c5c80eb32963dfe4bcd2a754acf06570 /security | |
parent | 1d4fbef9a6ee33afd51a85cbe306bde950cc64ae (diff) | |
download | pkgsrc-db173d54d636cd92b2f177cfabfc15dedf64b74c.tar.gz |
Add and enable pgp5.
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 d83295dcf99..7c86001a092 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 1998/11/24 16:53:43 agc Exp $ +# $NetBSD: Makefile,v 1.13 1998/12/31 14:32:42 frueauf Exp $ # FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp # @@ -16,6 +16,7 @@ SUBDIR += p5-MD5 # SUBDIR += p5-PGP SUBDIR += pgp2 + SUBDIR += pgp5 # SUBDIR += pidentd SUBDIR += py-crypto SUBDIR += rc5des |