diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-09-13 17:50:04 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-09-13 17:50:04 +0000 |
commit | 54c70171ffaad4bd48918c182b24f833cd51fef4 (patch) | |
tree | fdd5ba77cfef2b229f56e3f9c14abde9ee325d74 /security/Makefile | |
parent | Import of a module to authenticate/account against RADIUS (v1) servers (diff) |
Activate devel/p5-Data-ShowTable
devel/p5-FreezeThaw
security/p5-Authen-Radius
Notes
Notes:
svn path=/head/; revision=7890
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 b13dc56a67d7..0906e8f859de 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.20 1997/08/15 08:02:44 obrien Exp $ +# $Id: Makefile,v 1.21 1997/08/15 20:05:32 markm Exp $ # SUBDIR += SSLeay @@ -8,6 +8,7 @@ SUBDIR += donkey SUBDIR += fwtk SUBDIR += libident + SUBDIR += p5-Authen-Radius SUBDIR += p5-Crypt-DES SUBDIR += p5-Crypt-IDEA SUBDIR += p5-MD5 |