diff options
author | tv <tv@pkgsrc.org> | 2004-04-16 16:18:27 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2004-04-16 16:18:27 +0000 |
commit | bee1f4940bf770dc802311abcb2e447c38564624 (patch) | |
tree | b54091faf0cc65f549a5cc7483585638d91d57b9 /security/Makefile | |
parent | 3b79b1942a3fb7c4a5e2a396b2294f7af38491ff (diff) | |
download | pkgsrc-bee1f4940bf770dc802311abcb2e447c38564624.tar.gz |
+gnu-crypto
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 59a42a2e9bd..0e0e9c4e5be 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.175 2004/04/11 00:09:04 rh Exp $ +# $NetBSD: Makefile,v 1.176 2004/04/16 16:18:27 tv Exp $ # COMMENT= Security tools @@ -37,6 +37,7 @@ SUBDIR+= fragroute SUBDIR+= fressh SUBDIR+= fsh SUBDIR+= gnome-keyring +SUBDIR+= gnu-crypto SUBDIR+= gnupg SUBDIR+= gnustep-ssl SUBDIR+= gnutls |