diff options
author | jschauma <jschauma> | 2003-12-08 17:46:45 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-12-08 17:46:45 +0000 |
commit | 10b3bab1d8ec109c13865dac48b3c34aa58d9d0f (patch) | |
tree | 497f3dbc6f7a0239787f8bdd0592a63a9fa4f867 /security/Makefile | |
parent | e5d18702fd7ab782d7001d3ed505e24355ca196c (diff) | |
download | pkgsrc-10b3bab1d8ec109c13865dac48b3c34aa58d9d0f.tar.gz |
Add/enable pinepgp
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 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 |