diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1998-07-06 02:30:58 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1998-07-06 02:30:58 +0000 |
commit | 9ed28f452a49565118673313fa44c50dbe040ffa (patch) | |
tree | 73be1ead0b8a55e144f29a4acec14076ceb9c7f8 /security | |
parent | 7a09e241f41fedcd5e9bf60fb72a52bdb8e7e656 (diff) | |
download | ports-9ed28f452a49565118673313fa44c50dbe040ffa.tar.gz ports-9ed28f452a49565118673313fa44c50dbe040ffa.zip |
Notes
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 77e523385f1e..974d1130dd15 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.29 1998/06/07 02:25:05 asami Exp $ +# $Id: Makefile,v 1.30 1998/07/06 00:00:32 steve Exp $ # SUBDIR += SSLeay @@ -10,6 +10,7 @@ SUBDIR += donkey SUBDIR += fwtk SUBDIR += john + SUBDIR += krb5 SUBDIR += libident SUBDIR += nbaudit SUBDIR += p5-Authen-Radius |