diff options
author | agc <agc> | 2001-02-12 16:16:03 +0000 |
---|---|---|
committer | agc <agc> | 2001-02-12 16:16:03 +0000 |
commit | d707cf0cb6afdc4965be9609f5b4af4d1227e13c (patch) | |
tree | 39b038d1d10b20c8c4131e2ac4253a67ff9a6f47 /security | |
parent | 88ef08945f2a9a92eb865d2113b5039749296fef (diff) | |
download | pkgsrc-d707cf0cb6afdc4965be9609f5b4af4d1227e13c.tar.gz |
Add and enable fressh
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 a73ce260d91..c473558b40b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2001/01/19 21:19:40 tron Exp $ +# $NetBSD: Makefile,v 1.60 2001/02/12 16:16:03 agc Exp $ # SUBDIR += PAM @@ -11,6 +11,7 @@ SUBDIR += dsniff SUBDIR += egd SUBDIR += fortify + SUBDIR += fressh SUBDIR += fsh SUBDIR += gnupg SUBDIR += isakmpd |