diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-10-31 01:19:36 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-10-31 01:19:36 +0000 |
commit | 17640e5d1a3954089881bcf27325567203d316d1 (patch) | |
tree | 71f3b76b2332b0b23b82cb9b7822910cb0b8002e /security/Makefile | |
parent | 5873a7e7c80c22d7a8dfc7a8559c5a43802f1c1a (diff) | |
download | pkgsrc-17640e5d1a3954089881bcf27325567203d316d1.tar.gz |
add & enable ssldump
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 f022cb78936..7781b40966d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2000/10/21 18:48:38 rh Exp $ +# $NetBSD: Makefile,v 1.48 2000/10/31 01:19:36 hubertf Exp $ # FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp # @@ -45,6 +45,7 @@ SUBDIR += ssh6 SUBDIR += ssh-askpass SUBDIR += ssh-ip-tunnel + SUBDIR += ssldump SUBDIR += stunnel SUBDIR += sudo SUBDIR += tripwire |