diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1999-04-07 20:24:46 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1999-04-07 20:24:46 +0000 |
commit | 7bed6bf1b795fadfa4004fe15fd35bc21746b88b (patch) | |
tree | a2b4330aab74fca1c5f174a6cacf48f7c617cb82 /security/Makefile | |
parent | e0fc6cd1de730f01d39f1644bb949b5539d2f0b2 (diff) | |
download | ports-7bed6bf1b795fadfa4004fe15fd35bc21746b88b.tar.gz ports-7bed6bf1b795fadfa4004fe15fd35bc21746b88b.zip |
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 5481f91b0b5a..27847fd545e6 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.48 1999/03/31 14:22:19 dirk Exp $ +# $Id: Makefile,v 1.49 1999/04/02 19:09:53 nsayer Exp $ # SUBDIR += bjorb @@ -24,6 +24,7 @@ SUBDIR += p5-Authen-Radius SUBDIR += p5-Crypt-DES SUBDIR += p5-Crypt-IDEA + SUBDIR += p5-Digest-MD5 SUBDIR += p5-MD5 SUBDIR += p5-PGP SUBDIR += p5-PGP-Sign |