View | Details | Raw Unified | Return to bug 262932 | Differences between
and this patch

Collapse All | Expand All

(-)b/security/sks/Makefile (-1 / +3 lines)
Lines 10-15 COMMENT= Synchronizing Key Server, a fast OpenPGP keyserver Link Here
10
10
11
LICENSE=	GPLv2+
11
LICENSE=	GPLv2+
12
12
13
DEPRECATED=	Depends on deprecated databases/db5
14
EXPIRATION_DATE=2022-06-30
15
13
USE_OCAML=	yes
16
USE_OCAML=	yes
14
USE_OCAML_CAMLP4=yes
17
USE_OCAML_CAMLP4=yes
15
USES=		bdb:5 perl5 gmake shebangfix tar:tgz
18
USES=		bdb:5 perl5 gmake shebangfix tar:tgz
16
- 

Return to bug 262932