diff options
author | ale <ale@FreeBSD.org> | 2008-07-14 14:09:07 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2008-07-14 14:09:07 +0800 |
commit | 1e88030e15370d60b305bb54757edc9ea9fb43c9 (patch) | |
tree | 87e28c8d585d6fa52433227be18f60c5d10b9917 /java/bouncycastle/Makefile | |
parent | 41040865bbfee118c59f1cca1a98e8a878dfe356 (diff) | |
download | freebsd-ports-gnome-1e88030e15370d60b305bb54757edc9ea9fb43c9.tar.gz freebsd-ports-gnome-1e88030e15370d60b305bb54757edc9ea9fb43c9.tar.zst freebsd-ports-gnome-1e88030e15370d60b305bb54757edc9ea9fb43c9.zip |
Update to 1.40 release.
Diffstat (limited to 'java/bouncycastle/Makefile')
-rw-r--r-- | java/bouncycastle/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/bouncycastle/Makefile b/java/bouncycastle/Makefile index 2e6cab6bc585..4d80801e5ecb 100644 --- a/java/bouncycastle/Makefile +++ b/java/bouncycastle/Makefile @@ -6,8 +6,7 @@ # PORTNAME= bouncycastle -PORTVERSION= 1.39 -PORTREVISION= 2 +PORTVERSION= 1.40 CATEGORIES= java security MASTER_SITES= http://downloads.bouncycastle.org/java/ \ http://polydistortion.net/bc/download/ \ |