diff options
author | ache <ache@FreeBSD.org> | 1999-04-08 04:24:46 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1999-04-08 04:24:46 +0800 |
commit | f559123b2a97d247de29c01530ac39d17aea836d (patch) | |
tree | 8a18a8ca5fddf0384af2afd95e5c7f04a28772a5 /security | |
parent | 1ccf1c80f68f30e46337aa1b96438c3c42c6efee (diff) | |
download | freebsd-ports-gnome-f559123b2a97d247de29c01530ac39d17aea836d.tar.gz freebsd-ports-gnome-f559123b2a97d247de29c01530ac39d17aea836d.tar.zst freebsd-ports-gnome-f559123b2a97d247de29c01530ac39d17aea836d.zip |
add p5-Digest-MD5
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 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 |