diff options
author | agc <agc@pkgsrc.org> | 2001-02-12 16:16:03 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-02-12 16:16:03 +0000 |
commit | 86f011a2e6ed53559edd2268c80cc8e75fb9f589 (patch) | |
tree | 39b038d1d10b20c8c4131e2ac4253a67ff9a6f47 /security/Makefile | |
parent | 488a5a895faea3c537aaad57d16c57a9cb70fa80 (diff) | |
download | pkgsrc-86f011a2e6ed53559edd2268c80cc8e75fb9f589.tar.gz |
Add and enable fressh
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 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 |