aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2004-11-09 16:39:05 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2004-11-09 16:39:05 +0000
commit7eb1d2d598cac4895882eaf9032370e5816f75b7 (patch)
treecb76dbddd0946a5b29ff56183b92989fa403cd8e /security/Makefile
parent3b359db6cceb43e3f2614e0e0b0dc8433445d286 (diff)
downloadports-7eb1d2d598cac4895882eaf9032370e5816f75b7.tar.gz
ports-7eb1d2d598cac4895882eaf9032370e5816f75b7.zip
Add security/sks - SKS OpenPGP Key Server:
SKS is a new OpenPGP keyserver whose goal is to provide easy to deploy, decentralized, and highly reliable synchronization. That means that a key submitted to one SKS server will quickly be distributed to all key servers; and even wildly out-of-date servers, or servers that experience spotty connectivity, can fully synchronize with rest of the system. Refer to the online wiki for pointers on downloading a full copy of the public PGP databse (about 4Gb) and on customising the local configuration http://documentation.penguin.de/cgi-bin/twiki/view/SKSKeyserver/WebHome WWW: http://www.nongnu.org/sks/ PR: ports/72842 Submitted by: Johan van Selst <johans@stack.nl>
Notes
Notes: svn path=/head/; revision=121199
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index e7d18395d1ee..205f5002e2d8 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -409,6 +409,7 @@
SUBDIR += shishi
SUBDIR += sig2dot
SUBDIR += skip
+ SUBDIR += sks
SUBDIR += slurpie
SUBDIR += slush
SUBDIR += smtpmap