diff options
author | jschauma <jschauma> | 2003-12-08 17:46:45 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-12-08 17:46:45 +0000 |
commit | 231a53c39e6aa44d2edcc0882a2f999063ee4c0c (patch) | |
tree | 497f3dbc6f7a0239787f8bdd0592a63a9fa4f867 /security | |
parent | 8f827e24297af8e589b8ca455cc126f5b37f5c99 (diff) | |
download | pkgsrc-231a53c39e6aa44d2edcc0882a2f999063ee4c0c.tar.gz |
Add/enable pinepgp
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 ce5a7b65053..e4dd1b3bd0a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.148 2003/12/05 23:25:26 xtraeme Exp $ +# $NetBSD: Makefile,v 1.149 2003/12/08 17:46:45 jschauma Exp $ # COMMENT= Security tools @@ -114,6 +114,7 @@ SUBDIR+= pgpdump SUBDIR+= php4-mcrypt SUBDIR+= php4-mhash SUBDIR+= php4-openssl +SUBDIR+= pinepgp SUBDIR+= pks SUBDIR+= portsentry SUBDIR+= priv |