summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-04-29 08:02:03 +0000
committerjmmv <jmmv@pkgsrc.org>2004-04-29 08:02:03 +0000
commit513cc9c696d0f490c6a4cf799b4d936eaed74867 (patch)
tree3f985644a75db173a7563bccd2fbeeec3989a531 /security
parent1ae19628ac585b20ef39c57153a6ea2a6e3751d3 (diff)
downloadpkgsrc-513cc9c696d0f490c6a4cf799b4d936eaed74867.tar.gz
Add and enable gpass.
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 c7d0990bd28..409dc0441b2 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.178 2004/04/20 09:17:46 xtraeme Exp $
+# $NetBSD: Makefile,v 1.179 2004/04/29 08:02:03 jmmv Exp $
#
COMMENT= Security tools
@@ -42,6 +42,7 @@ SUBDIR+= gnupg
SUBDIR+= gnustep-ssl
SUBDIR+= gnutls
SUBDIR+= gpa
+SUBDIR+= gpass
SUBDIR+= gpg2dot
SUBDIR+= gpgme
SUBDIR+= gpgme03