From 7643b6e933cf292ab701d5328e1d40d225eb318c Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Tue, 23 Aug 2011 08:40:25 +0000 Subject: [PATCH] Fix portscout check. --- java/bouncycastle/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/bouncycastle/Makefile b/java/bouncycastle/Makefile index 3acb25160d2e..d694f7681adc 100644 --- a/java/bouncycastle/Makefile +++ b/java/bouncycastle/Makefile @@ -37,7 +37,7 @@ JARS= bcprov bcmail bctsp bcpg PORTDOCS= * -PORTSCOUT= skipv:1.46 +PORTSCOUT= skipv:146 post-patch: @${REINPLACE_CMD} s/BERConstructedOctetString/DEROctetString/ \