diff options
author | marcus <marcus@FreeBSD.org> | 2004-05-05 06:19:18 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-05-05 06:19:18 +0000 |
commit | 3ddf270d2b7a6d91304c6188823b2254a6d44c1f (patch) | |
tree | 8c344e8feda44c089011d9ccc07d855ea80f8806 /security/Makefile | |
parent | 6d1001d0174bd6f1b470f6a6f8a1d11091a0bcb0 (diff) | |
download | FreeBSD-ports-3ddf270d2b7a6d91304c6188823b2254a6d44c1f.zip FreeBSD-ports-3ddf270d2b7a6d91304c6188823b2254a6d44c1f.tar.gz |
Add gaim-encryption, a Gaim plug-in that allows for transparent RSA message
encryption between supporting clients.
PR: 66236
Submitted by: ports@c0decafe.net <ports@c0decafe.net>
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 48aa5da..67988da 100644 --- a/security/Makefile +++ b/security/Makefile @@ -97,6 +97,7 @@ SUBDIR += fwlogwatch SUBDIR += fwtk SUBDIR += gag + SUBDIR += gaim-encryption SUBDIR += gcipher SUBDIR += gnome-ssh-askpass SUBDIR += gnomekeyring |