diff options
author | agc <agc@pkgsrc.org> | 2002-05-24 14:39:13 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2002-05-24 14:39:13 +0000 |
commit | 24ff87aa2de37c9938398892e7f58bf92b2d1d84 (patch) | |
tree | 1a309c9983aed7eafc765afe0983e875f6e9544b /security | |
parent | 1fabeb972fd4152b7edc1260bb36979f87dd5e56 (diff) | |
download | pkgsrc-24ff87aa2de37c9938398892e7f58bf92b2d1d84.tar.gz |
Add and enable seahorse
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 dd688f5868c..7addbc68a09 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.104 2002/04/12 19:00:12 jlam Exp $ +# $NetBSD: Makefile,v 1.105 2002/05/24 14:39:13 agc Exp $ # COMMENT= Security tools @@ -98,6 +98,7 @@ SUBDIR+= ruby-openssl SUBDIR+= ruby-sha1 SUBDIR+= ruby-tcpwrap SUBDIR+= scanssh +SUBDIR+= seahorse SUBDIR+= smimemsg SUBDIR+= smtpd SUBDIR+= sniff |