diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1999-03-12 16:58:26 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1999-03-12 16:58:26 +0000 |
commit | 404c5d2aeba04245662d125e61f00216ec29e2ae (patch) | |
tree | 96e3554487265bcdc8ae4ca904fb193a3058e2fa | |
parent | a51040269ba9e5ef8116a0bd23603d3235c5c8a0 (diff) |
Notes
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index d1f1c5f832c8..af77654f3c7b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.43 1999/01/26 22:19:07 billf Exp $ +# $Id: Makefile,v 1.44 1999/03/11 16:57:40 jfitz Exp $ # SUBDIR += SSLeay @@ -28,7 +28,6 @@ SUBDIR += pgp SUBDIR += pgp5 SUBDIR += pidentd - SUBDIR += portmap_tcpd SUBDIR += portscanner SUBDIR += rsaref SUBDIR += sentry |