summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-12-14 17:57:58 +0000
committerwiz <wiz@pkgsrc.org>2003-12-14 17:57:58 +0000
commit18cf4c55a96d3fb4c3711053acc38f5b0684eec2 (patch)
tree2d88cfccb8978784be12592511b44a38285d1ffc /security
parent91af1f6bf9503b8da20733cc48f9e213a0362b71 (diff)
downloadpkgsrc-18cf4c55a96d3fb4c3711053acc38f5b0684eec2.tar.gz
Add and enable gpgme03.
Diffstat (limited to 'security')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 524c93f3b4c..56ace2a380e 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.150 2003/12/10 21:39:28 heinz Exp $
+# $NetBSD: Makefile,v 1.151 2003/12/14 17:57:58 wiz Exp $
#
COMMENT= Security tools
@@ -35,6 +35,7 @@ SUBDIR+= gnupg
SUBDIR+= gnutls
SUBDIR+= gpa
SUBDIR+= gpgme
+SUBDIR+= gpgme03
SUBDIR+= gsasl
SUBDIR+= gss
SUBDIR+= gtk-systrace