diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-06-08 00:30:43 +0000 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-06-08 00:30:43 +0000 |
commit | b9feae7c418cdbb8519bffc8196ddff2420e8aaa (patch) | |
tree | ba36fe170af967851eeb24dab49324d79b346410 /security/Makefile | |
parent | 150641fc377f31b48aa7084638c6817f3f3fce75 (diff) | |
download | FreeBSD-ports-b9feae7c418cdbb8519bffc8196ddff2420e8aaa.zip FreeBSD-ports-b9feae7c418cdbb8519bffc8196ddff2420e8aaa.tar.gz |
Fix my booboo
Submitted by: billf
Reviewed by: will
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index b82fae5..00f2a3b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -156,7 +156,6 @@ SUBDIR += ssh SUBDIR += ssh-multiadd SUBDIR += ssh2 - SUBDIR += ssldump SUBDIR += sslproxy SUBDIR += sslwrap SUBDIR += sst |