diff options
author | tv <tv> | 2004-04-16 16:18:27 +0000 |
---|---|---|
committer | tv <tv> | 2004-04-16 16:18:27 +0000 |
commit | c4372e95a3907854944a21aa7ea0d3894ca4f465 (patch) | |
tree | b54091faf0cc65f549a5cc7483585638d91d57b9 /security | |
parent | 6e595abdf49e565324af98f5d589d78dc78b5b7b (diff) | |
download | pkgsrc-c4372e95a3907854944a21aa7ea0d3894ca4f465.tar.gz |
+gnu-crypto
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 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 |