diff options
Diffstat (limited to 'java/bouncycastle/Makefile')
-rw-r--r-- | java/bouncycastle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/bouncycastle/Makefile b/java/bouncycastle/Makefile index 311aeee71e21..2e6cab6bc585 100644 --- a/java/bouncycastle/Makefile +++ b/java/bouncycastle/Makefile @@ -7,7 +7,7 @@ PORTNAME= bouncycastle PORTVERSION= 1.39 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java security MASTER_SITES= http://downloads.bouncycastle.org/java/ \ http://polydistortion.net/bc/download/ \ |