diff options
Diffstat (limited to 'security/R-cran-openssl/Makefile')
-rw-r--r-- | security/R-cran-openssl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/R-cran-openssl/Makefile b/security/R-cran-openssl/Makefile index ca22c8c1ae2a..363391cffa22 100644 --- a/security/R-cran-openssl/Makefile +++ b/security/R-cran-openssl/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= openssl -PORTVERSION= 0.9.7 -PORTREVISION= 1 +PORTVERSION= 1.0.1 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} |