diff options
author | jfitz <jfitz@FreeBSD.org> | 1996-10-24 08:38:44 +0000 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1996-10-24 08:38:44 +0000 |
commit | 29edc57c8f05d713cd8e7362d3b8dd6065cca9f6 (patch) | |
tree | 7271483bcfa4feb4eb489064e5150d40d48b365e | |
parent | 9fef1db65f4dbb60dbdf92d944de3edc397559af (diff) | |
download | FreeBSD-ports-29edc57c8f05d713cd8e7362d3b8dd6065cca9f6.zip FreeBSD-ports-29edc57c8f05d713cd8e7362d3b8dd6065cca9f6.tar.gz |
Update for new perl5 ports
-rw-r--r-- | security/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 12ff226..7889d3f 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 |