From 29edc57c8f05d713cd8e7362d3b8dd6065cca9f6 Mon Sep 17 00:00:00 2001 From: jfitz Date: Thu, 24 Oct 1996 08:38:44 +0000 Subject: Update for new perl5 ports --- security/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index 12ff2269fb6d..7889d3f052c4 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,10 +1,14 @@ -# $Id: Makefile,v 1.6 1996/07/10 22:19:23 asami Exp $ +# $Id: Makefile,v 1.7 1996/09/19 13:34:06 max Exp $ # SUBDIR += SSLeay SUBDIR += donkey SUBDIR += fwtk SUBDIR += libident + SUBDIR += p5-Crypt-DES + SUBDIR += p5-Crypt-IDEA + SUBDIR += p5-MD5 + SUBDIR += p5-PGP SUBDIR += pgp SUBDIR += pidentd SUBDIR += ssh -- cgit