diff options
Diffstat (limited to 'security/sks/Makefile')
-rw-r--r-- | security/sks/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/security/sks/Makefile b/security/sks/Makefile index 9e033a40f36b..9ce7c672bfb4 100644 --- a/security/sks/Makefile +++ b/security/sks/Makefile @@ -1,14 +1,15 @@ # $FreeBSD$ PORTNAME= sks -PORTVERSION= 1.1.5 -PORTREVISION= 1 +PORTVERSION= 1.1.6 CATEGORIES= security MASTER_SITES= http://bitbucket.org/skskeyserver/sks-keyserver/downloads/ MAINTAINER= johans@FreeBSD.org COMMENT= Synchronizing Key Server, a fast OpenPGP keyserver +LICENSE= GPLv2+ + USE_OCAML= yes USE_OCAML_CAMLP4=yes USES= bdb:5 perl5 gmake shebangfix tar:tgz |